UFO:Alien Invasion

Technical support => Linux => Topic started by: Catty Nebulart on September 15, 2010, 02:20:11 am

Title: wierd error during model compilation
Post by: Catty Nebulart on September 15, 2010, 02:20:11 am
i just checked out the latest git revision, but when I try to build the models I get an error. yestarday i built these models just fine from the last svn revision so i doubt it's a missing or bad library.

using ubuntu 10.4;

~/install/ufoaigit/ufoai$ make models
 * [MOD] ... linking -rdynamic (-lm   -lz  -ljpeg  -lpng12   -lSDL   -lSDL_image -lSDL   -lSDL  )
./ufomodel -mdx -overwrite -v -s 0.5 -f models/objects/samlauncher/rocket.md2
---- ufomodel 0.2 ----
---- endianness initialization -----
found little endian system
./ufomodel(Sys_Backtrace+0x1f)[0x427015]
./ufomodel(Sys_Error+0x85)[0x4266a1]
./ufomodel(_Mem_Alloc+0x3e)[0x414b26]
./ufomodel(TH_MutexCreate+0x36)[0x40dc8f]
./ufomodel(Mem_Init+0xe)[0x4154e5]
./ufomodel(main+0x57)[0x40856a]
/lib/libc.so.6(__libc_start_main+0xfd)[0x2b6d772e7c4d]
./ufomodel[0x406a99]
Error: Mem_Alloc: Error - no pool given
alloc: src/shared/threads.c:#51
Title: Re: wierd error during model compilation
Post by: Mattn on September 15, 2010, 07:42:44 am
should be fixed in most recent version