| From: | Neil Tiffin <ntiffin(at)earthlink(dot)net> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Problem Building on Mac OSX |
| Date: | 2001-04-04 17:56:53 |
| Message-ID: | p04330104b6f10eca6b1e@[192.168.0.6] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2001-04-04 18:43:07 | Re: ecpg long int problem on alpha + fix |
| Previous Message | Martín Marqués | 2001-04-04 17:07:11 | Re: Re: All's quiet ... RC3 packaging ... |