Reply 60 of 131, by MiniMax
- Rank
- Moderator
Inside the log you will see this:
configure:3668: checking for sdl-config
configure:3686: found /bin/sdl-config
configure:3699: result: /bin/sdl-config
configure:3707: checking for SDL - version >= 1.2.0
configure:3798: gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i386-mingw32msvc/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main conftest.c -L/usr/local/cross-tools/i386-mingw32msvc/lib -lmingw32 -lSDLmain -lSDL -mwindows >&5
configure:3748:17: SDL.h: No such file or directory
configure:3801: $? = 1
configure: program exited with status 1
And just below that, the test-program that tries to include an SDL.h (header-file):
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #include "SDL.h"
For some reason that file isn't in one of the include-directories (default is /usr/include, but the GCC compile-command also defines /usr/local/cross-tools/i386-mingw32msvc/include/SDL as a directory where include-files can be found).
DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32