UFO:Alien Invasion

Technical support => Linux => Topic started by: ligtvoet on October 20, 2011, 11:49:17 am

Title: Can't compile ufo2map on Ubuntu 11.10
Post by: ligtvoet on October 20, 2011, 11:49:17 am
Hi, after ./configure and make, ufo2map gives the following error:

Code: [Select]
===> LD [ufo2map]
debug-linux-i386/ufo2map/common/files.c.o: In function `FS_InitFilesystem':
/home/andreas/ufoai/src/common/files.c:848: undefined reference to `Cbuf_AddText'
collect2: ld returned 1 exit status
make: *** [ufo2map] Error 1

I'm running Ubuntu 11.10 - was able to compile a few months ago, but now no maps.

Oh, and obviously I am using the git latest version...