Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Problem installing perl modules

by hilitai (Monk)
on Sep 12, 2007 at 18:00 UTC ( [id://638633]=note: print w/replies, xml ) Need Help??


in reply to Problem installing perl modules

You might want to stick 'readmore' tags around all that output, btw.

If you're seeing '-KPIC', I think that means that the installer thinks you're using Solaris's native cc, and therefore is passing in flags that are meaningful for it. Unfortunately, those flags don't mean much to gcc.

Probably related to that, it looks like gcc can't find the standard system include paths. You might try compiling a simple C program (that pulls in some standard include files) and see if that works first.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-23 11:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found