[chord] link error for sfslite-0.8.13

Emil Sit sit at MIT.EDU
Thu Apr 5 15:07:31 EDT 2007


On Fri, 30 March 2007 at 15:40 (-0400), Robert Samuel Rudin wrote:
> Here are the grep from the build directory:
> 
> --> grep LIBGMP Makefile crypt/Makefile.in
> grep: Makefile: No such file or directory
> crypt/Makefile.in:LDADD = $(LIBSFSCRYPT) $(LIBARPC) $(LIBASYNC) $(LIBGMP)

If I pull down a clean sfslite-0.8.13 tar ball and grep for LIBGMP
in crypt/Makefile.in, I get:

 ~/src$ wget http://dist.okws.org/dist/sfslite-0.8.13.tar.gz
 ~/src$ tar -zxf sfslite-0.8.13.tar.gz
 ~/src$ cd sfslite-0.8.13
 ~/src/sfslite-0.8.13$ grep LIBGMP crypt/Makefile.in
 LDADD = $(LIBSFSCRYPT) $(LIBARPC) $(LIBASYNC) $(LIBGMP)
 LIBGMP = @LIBGMP@

I don't know why yours is different.

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



More information about the chord mailing list