[chord] Could not find gmp library gmp library

Emil Sit sit at MIT.EDU
Fri Jul 27 10:36:46 EDT 2007


On Wed, 25 July 2007 at 09:21 (+0800), Bin YANG wrote:
> It was created by configure, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
> 
>   $ /home/yangbin/Chord/sfslite-0.8.16/configure --with-sfsmisc --with-dmalloc
> 
> [...]
> configure:36770: checking for GMP library
> configure:36777: checking for gmp.h
> configure:36804: gcc -c -g -O2  -I/usr/local/include   conftest.c >&5
> configure:36810: $? = 0
> configure:36814: test -z 
> 			 || test ! -s conftest.err
> configure:36817: $? = 0
> configure:36820: test -s conftest.o
> configure:36823: $? = 0
> configure:36838: result: yes
> configure:36846: checking for libgmp
> configure:36874: gcc -o conftest -g -O2  -I/usr/local/include    conftest.c -lnsl  -L/usr/local/lib -ldmalloc    >&5
> /usr/bin/ld: cannot find -ldmalloc
> collect2: ld returned 1 exit status
> configure:36880: $? = 1

It appears that you do not have dmalloc (via libdmalloc-dev package)
installed.  Dmalloc is a debugging library which is not strictly
necessary; try to compile without --with-dmalloc.

Please direct questions to chord at amsterdam.lcs.mit.edu; thanks.

-- 
Emil Sit / MIT CSAIL PDOS / http://pdos.csail.mit.edu/chord/  



More information about the chord mailing list