I'm trying to build OIS 1.2 in Ubuntu Jaunty but having problem. The error I get is the following:
$ make
Making all in src
make[1]: Entering directory `/home/bear/code/gass.googlecode/ois/src'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -g -O2 -I/usr/X11R6/include -g -O2 -MT OISInputManager.lo -MD -MP -MF .deps/OISInputManager.Tpo -c -o OISInputManager.lo OISInputManager.cpp
../libtool: line 777: X--tag=CXX: command not found
../libtool: line 810: libtool: ignoring unknown tag : command not found
../libtool: line 777: X--mode=compile: command not found
../libtool: line 927: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 928: *** Future versions of Libtool will require -mode=MODE be specified.: command not found
../libtool: line 1071: Xg++: command not found
../libtool: line 1071: X-DHAVE_CONFIG_H: command not found
../libtool: line 1071: X-I.: command not found
../libtool: line 1071: X-I../includes: No such file or directory
../libtool: line 1071: X-I../includes: No such file or directory
../libtool: line 1071: X-g: command not found
../libtool: line 1071: X-O2: command not found
../libtool: line 1071: X-I/usr/X11R6/include: No such file or directory
../libtool: line 1071: X-g: command not found
../libtool: line 1071: X-O2: command not found
../libtool: line 1071: X-MT: command not found
../libtool: line 1071: XOISInputManager.lo: command not found
../libtool: line 1071: X-MD: command not found
../libtool: line 1071: X-MP: command not found
../libtool: line 1071: X-MF: command not found
../libtool: line 1071: X.deps/OISInputManager.Tpo: No such file or directory
../libtool: line 1071: X-c: command not found
../libtool: line 1119: XOISInputManager.lo: command not found
../libtool: line 1124: libtool: compile: cannot determine name of library object from `': command not found
make[1]: *** [OISInputManager.lo] Error 1
There seem to be some problems due to new versions of libtool or something. Just wanted to inform you and maybe someone have a solution to the problem for me.
I have the following installed:
ltmain.sh (GNU libtool) 1.5.8 (1.1220.2.117 2004/08/04 14:12:05)
autoconf (GNU Autoconf) 2.63
automake (GNU automake) 1.10.2