Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^7: How To Link -lperl to Extensions During Build

by Anonymous Monk
on May 14, 2015 at 19:20 UTC ( [id://1126690]=note: print w/replies, xml ) Need Help??


in reply to Re^6: How To Link -lperl to Extensions During Build
in thread How To Link -lperl to Extensions During Build

Make a small build script (from configure to install), run it after distclean >& LOG; dump that on some pastebin site.

Script and link -> cyd's scratchpad.

  • Comment on Re^7: How To Link -lperl to Extensions During Build

Replies are listed 'Best First'.
Re^8: How To Link -lperl to Extensions During Build
by cyd (Novice) on May 14, 2015 at 21:17 UTC

    Here's where I apologize for my lack of knowledge

    And here's where I ask, when you say 'build script' what do you mean? Isn't the ./Configure and make that I;m doing to build perl a script. Or do just want a log of the build?

    NOTE: Went ahead and added the ./Configure && other commands to a shell script and am running it now as build.sh >&1 | tee log

    Also, to clarify, make fails before finishing with the error I posted earlier. I never get to the point where I can run make install

Re^8: How To Link -lperl to Extensions During Build
by cyd (Novice) on May 15, 2015 at 00:18 UTC

      There's also the README.android - have you looked at those suggestions?

      Try a plain

      Configure -des -Dprefix=... -Dsysroot=... -Alibpth=... -Duseshrplib
      
      with appropriate values filled in, if you haven't already. Pastebin the make output.

        I did before but will do again and pastebin results. Also I did review README.android


        (FYI, pastebin is having a spring sale...$30 for a lifetime, never-expiring, PRO account. Is the Monastery in need of such a thing?)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-19 11:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found