[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] It's broke again.
From: |
Taylor R Campbell |
Subject: |
Re: [MIT-Scheme-devel] It's broke again. |
Date: |
Tue, 27 Jul 2010 20:47:54 +0000 |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.0.1 |
Date: Tue, 27 Jul 2010 13:44:02 -0700
From: Joe Marshall <address@hidden>
gcc -std=gnu99 -o prbfish.so -shared -fPIC prbfish.o -lcrypto -lc
/usr/bin/ld: cannot open output file prbfish.so: No such file or directory
collect2: ld returned 1 exit status
make[1]: *** [prbfish.so] Error 1
This may be related to a change I just made to fix liarc. Delete
microcode/*.so and lib/lib, rerun the top-level Setup.sh, and try
again.