After a ./configure with no arguments, I try running ./make for
libmcrypt-2.5.7.
I get the following errors:
/usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
file: -lc is not an object file (not allowed in a library)
/usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
file: -lSystem is not an object file (not allowed in a library)
make[2]: *** [libmcrypt.la] Error 1
This is on a system running
Darwin Sebastian.local 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24
17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC Power
Macintosh powerpc
The output of ./configure and make is attached.
Output of configure and make