Compile fails for x86_64

Erich Newell erich.newell at gmail.com
Mon Dec 19 01:38:46 EST 2005


Here is the last of the output from compile:

gcc  -Wall -fno-strict-aliasing -Wimplicit -Wstrict-prototypes -pipe
-DUSE_OPENA L=1 -DUSE_SDL_VIDEO=1 -DUSE_SDL_SOUND=1  -DUSE_LOCAL_HEADERS=1
-DNDEBUG -O3 -fom it-frame-pointer -ffast-math -funroll-loops
-falign-loops=2 -falign-jumps=2 -fal ign-functions=2 -fstrength-reduce -MMD
-o releasex86_64-glibc/client/unix_main.o  -c ../unix/unix_main.c
../unix/unix_main.c:50:17: error: SDL.h: No such file or directory
../unix/unix_main.c:51:24: error: SDL_loadso.h: No such file or directory
../unix/unix_main.c: In function 'do_dlerror':
../unix/unix_main.c:706: warning: implicit declaration of function
'SDL_GetError '
../unix/unix_main.c:706: warning: return makes pointer from integer without
a ca st
../unix/unix_main.c: In function 'Sys_UnloadDll':
../unix/unix_main.c:728: warning: implicit declaration of function
'SDL_UnloadOb ject'
../unix/unix_main.c: In function 'try_dlopen':
../unix/unix_main.c:768: warning: implicit declaration of function
'SDL_LoadObje ct'
../unix/unix_main.c:768: warning: assignment makes pointer from integer
without a cast
../unix/unix_main.c: In function 'Sys_LoadDll':
../unix/unix_main.c:834: warning: implicit declaration of function
'SDL_LoadFunc tion'
../unix/unix_main.c:834: warning: assignment makes pointer from integer
without a cast
../unix/unix_main.c:835: warning: assignment makes pointer from integer
without a cast
make[2]: *** [releasex86_64-glibc/client/unix_main.o] Error 1
make[2]: Leaving directory `/usr/local/src/quake3/code/unix'
make[1]: *** [build_release] Error 2
make[1]: Leaving directory `/usr/local/src/quake3/code/unix'

I am uncertain what additional information may be of use. Send me an e-mail
for more detailed environment / system information.

Any help to get this to complie properly would be greatly appreciated.

Cheers,
     Erich

--
"A man is defined by the questions that he asks; and the way he goes about
finding the answers to those questions is the way he goes through life."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/quake3/attachments/20051218/a7579e0d/attachment.htm>


More information about the quake3 mailing list