I have tried the patch attached to this bug report, but the build fails:

        checking for SDL - version >= 1.2.0... 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/bin/sdl-config
        configure: error: SDL >= 1.2.0 is required
        
config.log says:

        configure:3537: checking for SDL - version >= 1.2.0
        configure:3634: gcc -o conftest -m32 -pipe -I. -I/usr/local/include 
-I/usr/include -D__UNIXSDL__ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   
-L/usr/local/lib -L/usr/lib conftest.c  -L/usr/lib -lSDL >&5
        /usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching 
for -lSDL
        /usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for 
-lSDL
        /usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching 
for -lSDL
        /usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for 
-lSDL
        /usr/bin/ld: skipping incompatible 
/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.so when searching for -lSDL
        /usr/bin/ld: skipping incompatible 
/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.a when searching for -lSDL
        /usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.so when 
searching for -lSDL
        /usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.a when 
searching for -lSDL
        /usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching 
for -lSDL
        /usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for 
-lSDL
        /usr/bin/ld: cannot find -lSDL
        collect2: ld returned 1 exit status
        configure:3637: $? = 1
        configure: program exited with status 1

Any ideas?
        
-- 
Sam Morris <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to