[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnunet] Make : yes/lib not found
From: |
Milan |
Subject: |
[Help-gnunet] Make : yes/lib not found |
Date: |
Thu, 10 Jun 2004 16:53:14 +0200 (CEST) |
User-agent: |
SquirrelMail/1.5.0 |
Hi !
I'm trying to compile last GNUnet CVS. ./configure runs very well, but
make fails after 2 minutes saying :
make[7]: entrant dans le répertoire « ~/GNUnet/src/util/gcry/mpi »
/bin/sh ../../../../libtool --mode=link gcc -fno-strict-aliasing -Wall -g
-O2 -Lyes/lib -Lyes/lib -o libmpi.la mpih-add1.lo mpih-sub1.lo
mpih-mul1.lo mpih-mul2.lo mpih-mul3.lo mpih-lshift.lo mpih-rshift.lo
udiv-w-sdiv.lo 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 -lm -lnsl -lpthread
../../../../libtool: line 1: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `yes/lib'
make[7]: *** [libmpi.la] Erreur 1
I think that's a missing library, but I have been unable to find which
library it was. 'yes' is a so current word that searching with google is
very difficult :-)
But why configure didn't see any problem ?
(Christian, if you read this, I need to resolve this before testing your
nice memory improvement ;-) )
Thanks !
- [Help-gnunet] Make : yes/lib not found,
Milan <=