Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: redefinition of av in CX_POP_SAVEARRAY perl 5.24

by dave_the_m (Monsignor)
on Dec 01, 2016 at 10:20 UTC ( [id://1177032]=note: print w/replies, xml ) Need Help??


in reply to redefinition of av in CX_POP_SAVEARRAY perl 5.24

AFAIKT you are building your perl in two non-standard ways which together are causing the build failure. First you are enabling the -Wshadow warning, which isn't enabled by default; second you are upgrading this (or possibly all) compile warnings into fatal errors with -Werror.

Undo either of those changes and perl will build.

Dave.

  • Comment on Re: redefinition of av in CX_POP_SAVEARRAY perl 5.24

Replies are listed 'Best First'.
Re^2: redefinition of av in CX_POP_SAVEARRAY perl 5.24
by ptizoom (Scribe) on Dec 10, 2016 at 08:49 UTC

    ah,,,I realise I go out of the path, and do not follow the Shepard ways, but is that what a sheep should seek for, a life rewarded with lots of grassy adventures?

    here this is a compilation for bridging C++, C objects with swig 3 - perl and this way surected in this 5.24 version.

    so I thought if the sheep does not come to the Shepard, then the Shepard has to come to the sheep.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found