Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Trouble Compiling

by robin (Chaplain)
on Dec 27, 2001 at 19:57 UTC ( [id://134620]=note: print w/replies, xml ) Need Help??


in reply to Trouble Compiling

Check out the README.solaris file in your Perl distribution for a detailed breakdown of possible problems. I'll make one guess though:

Do you have oldish versions of GNU as and/or ld installed? Try putting /usr/ccs/bin at the front of your PATH before you try the compile. Do a make distclean and start the whole process again. Run Configure with the switch -Dcc=gcc.

GNU ld never used to work properly on Solaris with Perl. I think they've fixed it recently, but maybe you have an old version. The native ld is in /usr/ccs/bin, so if that's first in the path that's the one that'll be used.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://134620]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 01:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found