[chord] link error for sfslite-0.8.13

Robert Samuel Rudin bobrudin at MIT.EDU
Wed Apr 11 17:08:52 EDT 2007


After I run,

sh -x ./setup

the Makefile changes to the output I was getting. When I change the 
permissions
on the setup file using chmod and then execute it I get this:

--> ./setup --force
setup: unknown option --force
+ m4 libsfs/Makefile.am.m4 > libsfs/Makefile.am
+ m4 libtame/Makefile.am.m4 > libtame/Makefile.am
+ m4 svc/Makefile.am.m4 > svc/Makefile.am
+ m4 tutorial/Makefile.am.m4 > tutorial/Makefile.am
+ chmod +x setup
+ libtoolize
libtoolize: `/usr/share/aclocal/libtool.m4' is serial 47, less than 48 in
`aclocal.m4'
Use `--force' to replace newer libtool files with this version.



How should I run setup then? Do you have the same problem?

Bob




Quoting Emil Sit <sit at MIT.EDU>:

> 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