Hi All, I'm trying to compile the net-snmp packages for my solaris 8 box
and am running into multiple issues.

Here's my errors from config.log:

========================================================================
===
configure:4110: sparc-sun-solaris2.8-gcc -c -g -O2
-I/usr/local/ssl/include  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:4116: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:4254: checking how to run the C preprocessor
configure:4289: sparc-sun-solaris2.8-gcc -E -I/usr/local/ssl/include
conftest.c
configure:4295: $? = 0
configure:4327: sparc-sun-solaris2.8-gcc -E -I/usr/local/ssl/include
conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4333: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Net-SNMP"
| #define PACKAGE_TARNAME "net-snmp"
========================================================================
===

What am I missing here? 

And here's my build 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"

There are more errors further down but if I fix this it might take care
of the others, so I'm taking them one at a time.

-------------------------------------------------------------------------
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
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to