Hi,

compiling ports that used to work now give me this:

checking for SDL - version >= 1.0.0... checking for sdl-config... 
/usr/local/bin/sdl-config
no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/local/bin/sdl-config
configure: error: SDL required
*** Error code 1

config.log:
configure:5811: cc -o conftest -lm -lGL -pthread -I/usr/local/include 
-I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include 
-I/usr/local/include -I/usr/local/include/libpng -L/usr/X11R6/lib -L/usr/local/lib 
conftest.c -lGLU -lbz2 -lpng -ljpeg -lz -lsqlite3  -L/usr/local/lib -lSDL -pthread 
-L/usr/X11R6/lib >&5
/usr/local/include/SDL/SDL_stdinc.h, line 184: redeclaration of alloca

From another one:

In file included from /usr/local/include/SDL/SDL_stdinc.h:137,
                 from /usr/local/include/SDL/SDL_main.h:26,
                 from /usr/local/include/SDL/SDL.h:28,
                 from share/image.c:15:
/usr/local/include/SDL/begin_code.h:94:8: warning: extra tokens at end of 
#endif directive

The system is latest snapshot and i386.

sdl-1.2.12p0-sun    cross-platform multimedia library
sdl-gfx-2.0.13p1    primitives drawing/other support functions for SDL
sdl-image-1.2.4p3   SDL image library
sdl-mixer-1.2.6p6   SDL multi-channel audio mixer library
sdl-ttf-2.0.8p3     SDL TrueType fonts library

--
Antti Harri

Reply via email to