Perl 5.8.4 Installation Issues

S

Steve

Hey there-

We're attempting to get Perl 5.8.4 installed on our AIX machines, and
I've hit a wall. We're using mostly GNU utilities, (GCC, ld, ar,
etc.) running AIX 5.1 and 4.3.3. The configure works just fine, as
does the make minitest. The error I get is this:

make[1]: Entering directory `/usr/local/src/perl-5.8.4/ext/B'
make[1]: Leaving directory `/usr/local/src/perl-5.8.4/ext/B'
make[1]: Entering directory `/usr/local/src/perl-5.8.4/ext/B'
make[2]: Entering directory `/usr/local/src/perl-5.8.4/ext/B/C'
rm -f ../../../lib/auto/B/C/C.so
LD_RUN_PATH="" gcc -Wl,-bhalt:4 -Wl,-bM:SRE -Wl,-bI:../../../perl.exp
-Wl,-bE:C.exp -Wl,-bnoentry -lc -L/usr/local/lib C.o -o
.../../../lib/auto/B/C/C.so
/lib/crt0.o(.pr+0x88): : undefined reference to `.main'
collect2: ld returned 1 exit status
make[2]: *** [../../../lib/auto/B/C/C.so] Error 1
make[2]: Leaving directory `/usr/local/src/perl-5.8.4/ext/B/C'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/usr/local/src/perl-5.8.4/ext/B'
make: *** [lib/auto/B/B.so] Error 2
bash-2.05b#


It looks like it's an LD problem, but I have absolutely no idea what
could be wrong. If anyone has any ideas, please let me know!

Thanks!
-Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top