DragonFly bugs List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
SDL?
I'm curious about SDL. Previously there was dfports override for SDL,
but it appears to have gone away:
[ root@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]