project-navigation
Personal tools

Author Topic: Can't compile ufo2map on Ubuntu 11.10  (Read 1789 times)

Offline ligtvoet

  • Rookie
  • ***
  • Posts: 13
    • View Profile
Can't compile ufo2map on Ubuntu 11.10
« 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...
« Last Edit: October 20, 2011, 02:22:33 pm by ligtvoet »