Problems building libgcrypt.

Marco Monteiro masm@acm.org
Thu, 7 Aug 2003 16:01:04 +0100


Hello,

when I try to build libgcrypt from the CVS I get the following:

/bin/sh ../libtool --mode=link gcc -I/opt/L/libgpg-error/include -g -O2 -Wall   -o libmpi.la   mpi-add.lo mpi-bit.lo mpi-cmp.lo mpi-div.lo mpi-gcd.lo mpi-inline.lo mpi-inv.lo mpi-mul.lo mpi-pow.lo mpi-mpow.lo mpi-scan.lo mpicoder.lo mpih-div.lo mpih-mul.lo mpiutil.lo mpih-add1.lo mpih-sub1.lo mpih-mul1.lo mpih-mul2.lo mpih-mul3.lo mpih-lshift.lo mpih-rshift.lo -lnsl  -lnsl
libtool: link: `mpih-add1.lo' is not a valid libtool object
make[2]: *** [libmpi.la] Error 1
make[2]: Leaving directory `/local/build/libgcrypt-cvs/mpi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/local/build/libgcrypt-cvs'
make: *** [all] Error 2

I'm using Linux 2.6.0-test2 with gcc 3.2.3 and glibc 2.3.2. Any ideas of what can be wrong?

Marco Monteiro
masm@acm.org