[Scummvm-tracker] [ScummVM] #10660: BUILD: Build failure on Manjaro Linux
Lothar Serra Mari
trac at scummvm.org
Mon Aug 6 16:29:22 CEST 2018
#10660: BUILD: Build failure on Manjaro Linux
---------------------+--------------------
Reporter: lotharsm | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Ports
Keywords: | Game:
---------------------+--------------------
I checked out the current master code and tried to compile it with my
current Manjaro installation (based on Arch Linux).
Installed packages:
{{{
base-devel git curl faad2 freetype2 flac fluidsynth libjpeg-turbo libogg
libvorbis libmad libmpeg2 libtheora libpng nasm readline sdl2 sdl2_net
zlib
}}}
(worked as I tested it a few months ago for the last time)
Error message:
{{{
C++ backends/platform/sdl/sdl.o
In file included from ./backends/platform/sdl/sdl.h:26,
from backends/platform/sdl/sdl.cpp:25:
./backends/platform/sdl/sdl-sys.h:144:10: schwerwiegender Fehler: SDL.h:
Datei oder Verzeichnis nicht gefunden
#include <SDL.h>
^~~~~~~
Kompilierung beendet.
make: *** [Makefile.common:104: backends/platform/sdl/sdl.o] Fehler 1
}}}
Any ideas?
{{{
[user at machine scummvm]$ whereis SDL.h
SDL: /usr/include/SDL
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/10660>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list