Brian Loe wrote: > On 9/19/06, Thomas Anders <[EMAIL PROTECTED]> wrote: > >> Is "cc_r" in your PATH (it should be)? What does "perl -V" report? > > Its not in my path, and "find /* | grep cc_r" doesn't find it anywhere?!!
So it looks as if you *don't* have the IBM C compiler installed, but try to build net-snmp against a perl package that *has* been compiled with the IBM C compiler. This won't work, unfortunately. So either: a) buy/install/use the IBM C compiler b) install a gcc-compiled perl package instead c) configure --without-perl-modules +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
