SDL?
Adam K Kirchhoff
adamk at voicenet.com
Tue Mar 30 05:05:54 PST 2004
I'm curious about SDL. Previously there was dfports override for SDL,
but it appears to have gone away:
[ root at sorrow - /usr/ports/games/trackballs ]: ls -l /usr/dfports/devel/sdl12/
total 4
drwxr-xr-x 2 root wheel 512 Mar 30 07:04 CVS
drwxr-xr-x 3 root wheel 512 Mar 30 07:04 files
The version in the FreeBSD ports tree builds just fine, but I can't
build games/trackball because SDL seems to be busted:
configure:3897: cc -o conftest -O -pipe -I/usr/local/include/SDL11
-I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include
-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib
-L/usr/X11R6/lib -L/usr/local/lib -lgnugetopt conftest.c -lGLU -lGL -lm
-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -pthread >&5
/usr/local/lib/libSDL-1.1.so: undefined reference to
`SDL_SYS_JoystickUpdate'
/usr/local/lib/libSDL-1.1.so: undefined reference to
`SDL_SYS_JoystickOpen'
/usr/local/lib/libSDL-1.1.so: undefined reference to
`SDL_SYS_JoystickQuit'
/usr/local/lib/libSDL-1.1.so: undefined reference to
`SDL_SYS_JoystickName'
/usr/local/lib/libSDL-1.1.so: undefined reference to
`SDL_SYS_JoystickInit'
/usr/local/lib/libSDL-1.1.so: undefined reference to
`SDL_SYS_JoystickClose'
Adam
More information about the Bugs
mailing list