On Wed, 7 Sep 2005, Andreas Jochens wrote:
I get the following error on i386/unstable:
make[3]: Entering directory `/arb-0.0.20050526/GDE/CORE'
rm -f functions.h
../../MAKEBIN/aisc_mkpt -C *.c >functions.h
arb_replace -l 'DummyRepaint*=DummyRepaint();' functions.h
arb_replace: error while loading shared libraries: libARBDB.so: cannot open
shared object file: No such file or directory
make[3]: *** [functions.h] Error 127
make[3]: Leaving directory `/arb-0.0.20050526/GDE/CORE'
make[2]: *** [CORE/CORE.dummy] Error 2
make[2]: *** Waiting for unfinished jobs....
gcc -w -DLINUX -pipe -DNO_REGEXPR -DGNU -O4 -DNDEBUG -DARB_OPENGL
-DFAKE_VTAB_PTR=char -D_ARB_GDE -D_ARB_MOLPHY -o ../../bin/protml getseq.o
seqproc.o mltree.o altree.o qltree.o sltree.o njtree.o njmtree.o prtree.o
pstree.o matrixut.o mygetopt.o protml.o protproc.o dyhfjtt.o mtrev24.o
tranprb.o distan.o mlklhd.o -lm -lc
make[3]: Leaving directory `/arb-0.0.20050526/GDE/MOLPHY'
gcc -w -DLINUX -pipe -DNO_REGEXPR -DGNU -O4 -DNDEBUG -DARB_OPENGL
-DFAKE_VTAB_PTR=char -D_ARB_GDE -D_ARB_AxML -o /arb-0.0.20050526/bin/axml
axml.o -lm
make[3]: Leaving directory `/arb-0.0.20050526/GDE/AxML'
make[2]: Leaving directory `/arb-0.0.20050526/GDE'
make[1]: *** [GDE/GDE.dummy] Error 2
make[1]: Leaving directory `/arb-0.0.20050526'
make: *** [build-stamp] Error 2
Ahh, thanks for this hint. This kind of bugs occure if you don't compile
packages
in a clean chroot. I had installed a former version of arb on the box I builded
the package. Thus the library was found which is not the case if you compile
the
package on a clean box.
I'll foreward this problem upstream.
Kind regards
Andreas.
--
http://fam-tille.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]