Technical support > Linux

Could not find CUnit/Basic.h

(1/1)

AlienCat:
Hello, I am trying to compile UFO: AI but get errors when I run configure:

--- Code: ---Debug build
Compile for linux
Compile for i386
Found cc gcc
Found cxx g++
Using bindir /usr/local/bin
Using datadir /usr/local/games/ufoai
Using libdir /usr/local/lib
Using prefix /usr/local
Build modules:
Build game
Build testall
Build ufo2map
Build ufoded
Build ufo
Build ufomodel
Disable uforadiant
Use signal handler
Setting custom data directory
Setting custom library directory
Found xvid.h
Found theora/theora.h
Found execinfo.h
Found bfd.h
Could not find CUnit/Basic.h
--- End code ---

Are I missing some step?

AlienCat:
I solved this problem by downloading CUNIT from http://w3.scs.ryerson.ca/~schi/cps707/install-linux.html

geever:

--- Quote from: AlienCat on December 15, 2010, 07:32:50 pm ---I solved this problem by downloading CUNIT from http://w3.scs.ryerson.ca/~schi/cps707/install-linux.html

--- End quote ---

other solution is

--- Code: ---./configure --disable-tests

--- End code ---

-geever

Navigation

[0] Message Index

Go to full version