Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Was just now able to return to this issue and removed the P4 entries and did the deploy from scratch again! New copies of P4.so were built and when I run the Perl script i am attempting to use here I fail with the same DynaLoader issue as follows:
[root@lvmp90154 perl_script]# ./p42svn.pl Can't load '/usr/lib/perl5/s +ite_perl/5.8.8/i386-linux-thread-multi/auto/P4/P4.so' for module P4: +/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/P4/P4.so: + undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE at /usr/l +ib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230. at ./p42svn.pl line 197 Compilation failed in require at ./p42svn.pl line 197. BEGIN failed--compilation aborted at ./p42svn.pl line 197.
What I do not understand is the symbol is in P4.so as I did a nm P4.so | grep <symbol-name> and its cool!

This must be some kind of path issue as if I can see it there...it cannot be that but the fact the script cannot see ANY of the symbols in P4.so because it does not know how to get there! But I checked via a env run that my path includes that path!

Thanks for all you can suggest!

------mikeD


In reply to Re^4: DYNALOAD ISSUE by miked348
in thread DYNALOAD ISSUE by miked348

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 scrutinizing the Monastery: (4)
As of 2024-04-18 22:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found