Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: error while installing Wx module

by sflitman (Hermit)
on Apr 10, 2010 at 09:18 UTC ( [id://833969]=note: print w/replies, xml ) Need Help??


in reply to error while installing Wx module

That's a warning, not an error. I'm not sure why your system is not allowing the make to proceed. The warning is expected since the variable is called Perl____notused. Could you post the full text of the installation session?

SSF

Replies are listed 'Best First'.
Re^2: error while installing Wx module
by Kanishka.black0 (Scribe) on Apr 10, 2010 at 10:38 UTC
    its in the paste bin ....... its about 7000 lines ...
Re^2: error while installing Wx module
by Kanishka.black0 (Scribe) on Apr 10, 2010 at 10:38 UTC
    http://paste2.org/p/766341
      OK, there's a problem with the compilation:
      # {standard input}: Assembler messages: # {standard input}:243482: Error: unrecognized symbol type "gnu_unique_o +bject" # {standard input}:243496: Error: unrecognized symbol type "gnu_unique_o +bject" # make: *** [Wx.o] Error 1
      This is likely due to a problem with your g++ installation based on what I read at http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01240.html, so please first upgrade/reinstall your local compiler suite. Next, rather than installing through CPAN, you might consider installing the source RPM or DEB, depending on your Linux.

      HTH,
      SSF

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-25 16:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found