just got a new comp, and moved my ufoai folder over to it. then...
svn up and installed all of the developer crap, ./configure, make, make lang and make maps.
make has the following error:
In file included from src/client/renderer/r_image.c:28:
src/client/renderer/../../shared/images.h:32:23: error: SDL_image.h: No such file or directory
make: *** [debug-linux-gnu-i386/client/client/renderer/r_image.o] Error 1
and make maps:
luke@luke-desktop:~/ufoai3/trunk$ time make maps -j4
* [MAP] src/tools/ufo2map/patches.c
* [MAP] src/shared/images.c
* [MAP] src/shared/entitiesdef.c
* [MAP] src/common/files.c
In file included from src/shared/images.c:27:
src/shared/images.h:32:23: error: SDL_image.h: No such file or directory
In file included from src/shared/images.c:27:
src/shared/images.h:34: error: expected declaration specifiers or ‘...’ before ‘SDL_Surface’
src/shared/images.c:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘format’
src/shared/images.c:291: error: expected declaration specifiers or ‘...’ before ‘SDL_Surface’
src/shared/images.c: In function ‘Img_LoadTypedImage’:
src/shared/images.c:296: error: ‘SDL_RWops’ undeclared (first use in this function)
src/shared/images.c:296: error: (Each undeclared identifier is reported only once
src/shared/images.c:296: error: for each function it appears in.)
src/shared/images.c:296: error: ‘rw’ undeclared (first use in this function)
src/shared/images.c:297: error: ‘SDL_Surface’ undeclared (first use in this function)
src/shared/images.c:297: error: ‘s’ undeclared (first use in this function)
src/shared/images.c:304: warning: implicit declaration of function ‘SDL_RWFromMem’
src/shared/images.c:309: error: ‘surf’ undeclared (first use in this function)
src/shared/images.c:309: warning: implicit declaration of function ‘IMG_LoadTyped_RW’
src/shared/images.c:310: warning: implicit declaration of function ‘SDL_FreeRW’
src/shared/images.c:318: warning: implicit declaration of function ‘SDL_ConvertSurface’
src/shared/images.c:318: error: ‘format’ undeclared (first use in this function)
src/shared/images.c:319: warning: implicit declaration of function ‘SDL_FreeSurface’
src/shared/images.c: At top level:
src/shared/images.c:336: error: expected declaration specifiers or ‘...’ before ‘SDL_Surface’
src/shared/images.c: In function ‘Img_LoadImage’:
src/shared/images.c:342: error: ‘surf’ undeclared (first use in this function)
src/shared/images.c:342: error: too many arguments to function ‘Img_LoadTypedImage’
make: *** [debug-linux-gnu-i386/tools/ufo2map/shared/images.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from src/tools/ufo2map/patches.c:27:
src/tools/ufo2map/../../shared/images.h:32:23: error: SDL_image.h: No such file or directory
In file included from src/tools/ufo2map/patches.c:27:
src/tools/ufo2map/../../shared/images.h:34: error: expected declaration specifiers or ‘...’ before ‘SDL_Surface’
src/tools/ufo2map/patches.c: In function ‘CalcTextureReflectivity’:
src/tools/ufo2map/patches.c:43: error: ‘SDL_Surface’ undeclared (first use in this function)
src/tools/ufo2map/patches.c:43: error: (Each undeclared identifier is reported only once
src/tools/ufo2map/patches.c:43: error: for each function it appears in.)
src/tools/ufo2map/patches.c:43: error: ‘surf’ undeclared (first use in this function)
src/tools/ufo2map/patches.c:63: error: too many arguments to function ‘Img_LoadImage’
src/tools/ufo2map/patches.c:82: warning: implicit declaration of function ‘SDL_FreeSurface’
make: *** [debug-linux-gnu-i386/tools/ufo2map/tools/ufo2map/patches.o] Error 1
real 0m0.850s
user 0m0.890s
sys 0m0.170s
i'm running amd64, 3core