[fdo-users] FDO Compile error (libxalan-c)

kernel_panic sudoaptgetinstalld00d3 at gmail.com
Fri Oct 16 22:51:12 EDT 2009


Well, I decided to go from scratch, regarding MG from trunk, I deleted
everything (from trunk) and started over again from zero.

I downloaded everything again, and then I followed the instructions
that I listed earlier, that were provided to my by the user
"takashige"

Now, after a while, I get an error close to the following. because the
virtual machine where Im running this pretty much hangs up :p, if Im
working from the GUI (Xserver) it crashes and I have to shift to
another terminal to work, unable to get back to the GUI. The only way
I can "proceed" is working straight from a terminal, from the
beginning. It "hangs" when its starting to build everything in /src,
but I cant see where, I think its after building Xquilla, after a
while, it starts "working" again, but all it spews is constant
"libtool line XXXX: you must specify a MODE: command not found" where
XXXX are lines 6459 6460, with other errors as well:

line 719: future versions of libtool will require mode=MODE be
specified, command not found

line 718: *** warning: inferring the mode of operation is deprecated:
command not found

line 751:  warning: cannot infer operation mode without MODE-ARGS:
command not found

Until it stops working, but whitout any "make error" message...

If I run "build_oem.sh > file.txt" the last lines are:

Making all in src
make[1]: Entering directory `/opt/MgDev/Oem/CppUnit-1.9.14/src'
Making all in cppunit
make[2]: Entering directory `/opt/MgDev/Oem/CppUnit-1.9.14/src/cppunit'
if /bin/sh ../../libtool --mode=compile g++-4.1 -DHAVE_CONFIG_H -I.
-I. -I../../config -I../../include -I../../include    -g -O2 -MT
AdditionalMessage.lo -MD -MP -MF ".deps/AdditionalMessage.Tpo" \
	  -c -o AdditionalMessage.lo `test -f 'AdditionalMessage.cpp' || echo
'./'`AdditionalMessage.cpp; \
	then mv -f ".deps/AdditionalMessage.Tpo" ".deps/AdditionalMessage.Plo"; \
	else rm -f ".deps/AdditionalMessage.Tpo"; exit 1; \
	fi
make[2]: Leaving directory `/opt/MgDev/Oem/CppUnit-1.9.14/src/cppunit'
make[1]: Leaving directory `/opt/MgDev/Oem/CppUnit-1.9.14/src'
CPPUNIT 1.9.14: Error build failed (2).................

Could it be related to the CPPUNIT issue ocurred by using the old
cmake documentations procedure? (use internal cppunit).

Anyways, the libtool error happen right after the previous message,
but after a WHHHHHHHIIIIIIIIILE :p


More information about the fdo-users mailing list