Hi,
the message you get for liborb seems cryptic to me too.
Can you "cd" to "src/AuxLibs/liborb", then do a "make clean" and a "make" ? .. and send me the output again (if it differs).
Maybe your Makefile in liborb is corrupted somehow, so I'm attaching a new one, you might try it instead, althoug I don't know how it could have happend.
Guenter
Martin Marier writes:
Hi list,
I'm trying to compile GEM 0.83 for linux (downloaded from Guenter's site). But I can't even create the makefile...
When I try to compile the libs included with GEM, I get this (error) message :
BUILDING LIBORB ', needed by
orb.o'. Stop.rgetorbserial.h BUILDING PARTICLE make: Nothing to be done forlib'. BUILDING TD make: Nothing to be done forall'.As you can see, TD and PARTICLE are OK, but LIBORB doesn't compile and therefor, the configure script cannot find that lib. Can anyone help me ? At least telling me what that line means :
', needed by
orb.o'. Stop.rgetorbserial.hThanks,
Martin Marier