Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Greetings,

I recently stumbled across Solaris::PerlGcc which lets you use gcc to compile Perl modules even if the version of Perl supplied by Sun was compiled with Sun's Forte compiler. Solaris::PerlGcc installed without any fuss whatsoever but when I attempt to actually use it I receive a fatal error.

Per the docs, I'm running the CPAN shell as follows:

perlgcc -MCPAN -e shell

And then installing modules as usual. Unfortunately when attempting to install something as basic as Data::Dumper, make issues a fatal error.

make: Fatal error: Don't know how to make target '/usr/perl5/5.6.1/lib +/sun4-solaris-64intConfig.pm'

Note that sun4-solaris-64intConfig.pm is not a typo and looks like a borked path to me.

By some amazing fluke, has anyone else used Solaris::PerlGcc and received the same kind of error. If so, how did you resolve it?

Thankies.

-- vek --

In reply to Solaris::PerlGcc by vek

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-20 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found