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

error while installing Wx module

by Kanishka.black0 (Scribe)
on Apr 10, 2010 at 09:06 UTC ( #833967=perlquestion: print w/replies, xml ) Need Help??

Kanishka.black0 has asked for the wisdom of the Perl Monks concerning the following question:

when i tried to install the WX module for padre .. i ran into some errors ...
RichText.c:197:5: warning: unused variable ‘Perl___notused’ RichText.c: In function ‘void XS_Wx__RichTextEvent_SetFlags(PerlInterp +reter*, CV*)’:
http://paste2.org/p/766341 this error is being repeated every time and not able to make the module ... i have looked at everything ... following are installed in my system WxWidgets --2.8 wxGTK - 2.8 perl - 5.10.1

Replies are listed 'Best First'.
Re: error while installing Wx module
by sflitman (Hermit) on Apr 10, 2010 at 09:18 UTC
    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

      its in the paste bin ....... its about 7000 lines ...
      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

Re: error while installing Wx module
by Anonymous Monk on Apr 10, 2010 at 09:53 UTC
      got the same error --- http://paste2.org/p/766468

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (2)
As of 2023-03-22 03:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?