I am trying to build Mac OSX 10.0 from the current cvs. ./configure --with-perl --with-openssl --enable-syslog |& tee configure.logfile <snip> make |& tee Makefile.logfile <snip> Running Mkbootstrap for plperl () chmod 644 plperl.bs LD_RUN_PATH="" cc -o blib/arch/auto/plperl/plperl.bundle -bundle -undefined suppress plperl.o eloglvl.o SPI.o /System/Library/Perl/darwin/auto/Opcode/Opcode.bundle -L/System/Library/Perl/darwin/CORE -lperl /usr/bin/ld: /System/Library/Perl/darwin/auto/Opcode/Opcode.bundle is input for the dynamic link editor, is not relocatable by the static link editor again make[4]: *** [blib/arch/auto/plperl/plperl.bundle] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all] Error 2 make[1]: *** [all] Error 2 make: *** [all] Error 2 any ideas? Neil ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster