Problems building rev 1030

2 views
Skip to first unread message

odyssomay

unread,
Nov 28, 2009, 6:38:30 AM11/28/09
to Python Ogre Developers
Hellu! These are the problems trying to build some modules under a
gentoo amd64 system:

Using BuildModule.py to build cegui or ois gives this:

11-28 12:09 PythonOgre.BuildModule DEBUG ../libtool: line 861: X--
mode=compile: command not found
../libtool: line 1028: *** Warning: inferring the mode of operation is
deprecated.: command not found
../libtool: line 1029: *** Future versions of Libtool will require --
mode=MODE be specified.: command not found
../libtool: line 1172: Xg++: command not found
../libtool: line 1172: X-DHAVE_CONFIG_H: command not found
../libtool: line 1172: X-I.: command not found
../libtool: line 1172: X-I.: command not found
../libtool: line 1172: X-I../include: No such file or directory
../libtool: line 1172: X-I../include: No such file or directory
../libtool: line 1172: X-I..: command not found
../libtool: line 1172: X-I/usr/include/freetype2: No such file or
directory
../libtool: line 1172: X-I/opt/Ogre/root/usr/include: No such file or
directory
../libtool: line 1172: X-L/opt/Ogre/root/usr/lib: No such file or
directory
../libtool: line 1172: X-L/opt/Ogre/root/usr/lib64: No such file or
directory
../libtool: line 1172: X-MT: command not found
../libtool: line 1172: XlibCEGUIBase_la-CEGUIBase.lo: command not
found
../libtool: line 1172: X-MD: command not found
../libtool: line 1172: X-MP: command not found
../libtool: line 1172: X-MF: command not found
../libtool: line 1172: X.deps/libCEGUIBase_la-CEGUIBase.Tpo: No such
file or directory
../libtool: line 1172: X-c: command not found
../libtool: line 1225: XlibCEGUIBase_la-CEGUIBase.lo: command not
found
../libtool: line 1230: libtool: compile: cannot determine name of
library object from `': command not found
make[1]: *** [libCEGUIBase_la-CEGUIBase.lo] Error 1
make: *** [all-recursive] Error 1

Creating a symbolic link to my own version of libtool (and running
'make' manually) as suggested here somewhere didn't bring any luck
(same problem).

Building ode with BuildModule.py also gives problems with libtool:

11-28 12:19 PythonOgre.BuildModule DEBUG ../../libtool: line 861:
X--tag=CXX: command not found
../../libtool: line 894: libtool: ignoring unknown tag : command not
found
../../libtool: line 861: X--mode=compile: command not found
../../libtool: line 1028: *** Warning: inferring the mode of operation
is deprecated.: command not found
../../libtool: line 1029: *** Future versions of Libtool will require
--mode=MODE be specified.: command not found
../../libtool: line 1172: Xg++: command not found
../../libtool: line 1172: X-DHAVE_CONFIG_H: command not found
../../libtool: line 1172: X-I.: command not found
../../libtool: line 1172: X-I../../ode/src: No such file or directory
../../libtool: line 1172: X-I../../include: No such file or directory
../../libtool: line 1172: X-DDEFAULT_PATH_TO_TEXTURES="../../drawstuff/
textures/": No such file or directory
../../libtool: line 1172: X-DdSINGLE: command not found
../../libtool: line 1172: X-I/opt/Ogre/root/usr/include: No such file
or directory
../../libtool: line 1172: X-L/opt/Ogre/root/usr/lib: No such file or
directory
../../libtool: line 1172: X-L/opt/Ogre/root/usr/lib64: No such file or
directory
../../libtool: line 1172: X-MT: command not found
../../libtool: line 1172: Xdrawstuff.lo: command not found
../../libtool: line 1172: X-MD: command not found
../../libtool: line 1172: X-MP: command not found
../../libtool: line 1172: X-MF: command not found
../../libtool: line 1172: X.deps/drawstuff.Tpo: No such file or
directory
../../libtool: line 1172: X-c: command not found
../../libtool: line 1225: Xdrawstuff.lo: command not found
../../libtool: line 1230: libtool: compile: cannot determine name of
library object from `': command not found
make[2]: *** [drawstuff.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Using a symbolic link for this one actually works out! Another problem
I would like to point out is that the downloaded version of ode is
0.11, however, the version that BuildModule.py tries to build is
version 0.10.1.

Also, configuring ogre gives me that cg and then freeimage is missing.
I didn't install the module cg, so after disabling cg in the configure
script, it says freeimage is missing, I did however install that
module successfully! (or should I say: BuildModule.py didn't report
any problems..)

Jonathan.

Enrico Zschemisch

unread,
Nov 28, 2009, 10:16:01 AM11/28/09
to python-ogre...@googlegroups.com
Hi,

Am Samstag 28 November 2009 12:38:30 schrieb odyssomay:
> Hellu! These are the problems trying to build some modules under a
> gentoo amd64 system:
These errors look like you build system is incomplete or something is missing.

> Also, configuring ogre gives me that cg and then freeimage is missing.
> I didn't install the module cg, so after disabling cg in the configure
> script, it says freeimage is missing, I did however install that
> module successfully! (or should I say: BuildModule.py didn't report
> any problems..)
Please install freeimage and Cg through your distribution's package management
tools instead of BuildModule.

One other note: AMD64 is not really supported. I can not get it working on
AMD64 Ubuntu, Debian and Red Hat Enterprise Linux...

Regards,
Enrico
Reply all
Reply to author
Forward
0 new messages