Re: Solaris 10 and "embedded perl support broken"
Thomas Anders <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Raphaël 'SurcouF' Bordet wrote: > I'm trying to compile net-snmp 5.3.0.1 under Solaris 10 with some perl > support. Without perl modules and embedded perl supports, I was already > successfully compiled net-snmp. SUN is providing perl with Solaris 10 and > its was compiled using Sun CC and not GCC. This won't work. You'll need the Sun C compiler to build with --enable-embedded-perl against a Sun-cc-compiled Perl. There's another problem: usual Perl packages for Solaris have largefiles support enabled which breaks net-snmp. 5.4.rc2 has a much better detection of those problems than 5.3.x. Bottom line: To use embeded perl on Solaris, you need your own Perl, configured with "-Uuselargefiles" and built with the same compiler as the one you'll build net-snmp with. Try with a 32-bit build before you consider building 64-bit libraries and executables. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users