ORBit2-2.3.102 compile problem



Hi folks!  I'm having some trouble getting the newly uploaded ORBit2
tarball to compile.  For some reason, the Everything_module* files
aren't getting installed.  When I run make from test/everything/, it
looks fine.  If I look at test/everything/.libs/, all of the
libs/symlinks are in order.  When I go to run 'make install' in that
directory, I get an error like this:

/bin/sh ../../libtool  --mode=install /usr/bin/install -c Everything_module.la /home/builder/var/tmp/ORBit2-2.3.102-root-local/usr/lib/orbit-2.0/Everything_module.la
libtool: install: warning: relinking `Everything_module.la'
cd /home/builder/projects/rpm/BUILD/ORBit2-2.3.102/test/everything; /bin/sh ../../libtool --mode=relink gcc -O2 -march=i386 -mcpu=i686 -o Everything_module.la -rpath /usr/lib/orbit-2.0 -export-dynamic -module everything-imodule.lo ../../src/orb/libORBit-2.la
gcc -shared  everything-imodule.lo  -L/usr/lib -lORBit-2   -Wl,-soname -Wl,Everything_module.so.0 -o .libs/Everything_module.so.0.0.0
/usr/bin/ld: cannot find -lORBit-2
collect2: ld returned 1 exit status
libtool: install: error: relink `Everything_module.la' with the above command before installing it
libtool: install: warning: remember to run `libtool --finish /usr/lib/orbit-2.0'make[1]: Leaving directory `/home/builder/projects/rpm/BUILD/ORBit2-2.3.102/test/everything'

If I inspect test/everything/.libs after this, I notice that a couple of
the symlinks are broken, and that Everything_module.so.0.0.0 has been
replaced by Everything_module.so.0.0.0U.  JamesH suggested that I try a
newer libtool, so I'm now running 1.4, but that hasn't made any
difference.  Let me know if I can provide any additional information, or
if you know right off what the solution for this is.
	Greg

-- 
Portland, Oregon, USA.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]