Make failure
"Malladi, Sasikanth " <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
All, I've run configure successfully and then attempted to build the package from source. I'm on Solaris 8, using gcc. I'm not sure why make is attempting to build the perl subsystems as I'm not interested in having perl support. This is reflected in my 'configure'. The exact failure is: "/usr/ucb/cc: language optional software package not installed." I'm not sure why make is using /usr/ucb/cc when it could use the GNU cc. Googling around leads me to believe that I'm missing the SPROcc package on my machine. Could this be the culprit? Here's my configure command: ======================================================================== ==================== ./configure --without-root-access --with-default-snmp-version=3 --enable-mfd-rewrites --with-mib-modules=ucd-snmp/diskio --without-perl-modules --disable-embedded-perl --with-persistent-directory=/var/opt/net-snmp [email protected] --build=sparc-sun-solaris2.8 --host=sparc-sun-solaris2.8 --target=sparc-sun-solaris2.8 --with-logfile=/var/log/snmpd.log --with-sys-location=Citigroup_Data_Center --srcdir=/export2/home/sm53808/net-snmp/net-snmp-5.3.1 ======================================================================== ==================== And here's the error that 'make' encountered. ======================================================================== ==================== Processing hints file hints/solaris.pl Warning: -L../../snmplib/.libs changed to -L/export2/home/sm53808/net-snmp/net-snmp-5.3.1/perl/SNMP/../../snmplib/ .libs Warning: -L../../snmplib/ changed to -L/export2/home/sm53808/net-snmp/net-snmp-5.3.1/perl/SNMP/../../snmplib/ Writing Makefile for SNMP Checking if your kit is complete... Looks good Warning: prerequisite NetSNMP::OID 5.1 not found. Writing Makefile for NetSNMP::TrapReceiver Writing Makefile for Bundle::NetSNMP make[1]: Entering directory `/export2/home/sm53808/net-snmp/net-snmp-5.3.1/perl' cp Makefile.subs.pl blib/lib/Bundle/Makefile.subs.pl make[2]: Entering directory `/export2/home/sm53808/net-snmp/net-snmp-5.3.1/perl/default_store' cp default_store.pm ../blib/lib/NetSNMP/default_store.pm AutoSplitting ../blib/lib/NetSNMP/default_store.pm (../blib/lib/auto/NetSNMP/default_store) /usr/local/bin/perl /opt/perl/5.8.0/lib/ExtUtils/xsubpp -prototypes -typemap /opt/perl/5.8.0/lib/ExtUtils/typemap -typemap typemap default_store.xs > default_store.xsc && mv default_store.xsc default_store.c cc -c -I../../include -g -O2 -Dsolaris2 -I/usr/local/ssl/include -I. -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"5.0301\" -DXS_VERSION=\"5.0301\" -KPIC "-I/opt/perl/5.8.0/lib/sun4-solaris/CORE" default_store.c /usr/ucb/cc: language optional software package not installed make[2]: *** [default_store.o] Error 1 make[2]: Leaving directory `/export2/home/sm53808/net-snmp/net-snmp-5.3.1/perl/default_store' make[1]: *** [subdirs] Error 2 make[1]: Leaving directory `/export2/home/sm53808/net-snmp/net-snmp-5.3.1/perl' make: *** [perlmodules] Error 1 ======================================================================== ==================== Thanks, Sashi ------------------------------------------------------------------------- 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