On Tue, 26 Jul 2005 16:48:58 -0500 Lan, ALABS wrote: WLA> I tried to install net-snmp 5.2.1 version in a new machine SunFire V240 WLA> has OS Solaris 10, when I "make", I got the following error: WLA> WLA> gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2 -c snmp_alarm.c WLA> -fPIC -DPIC -o .libs/snmp_alarm.lo WLA> In file included from /usr/include/sys/signal.h:34, WLA> from /usr/include/signal.h:26, WLA> from snmp_alarm.c:24: WLA> /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
It looks like maybe some definitions have moved around in the headers. Your best bet is probably going to be using grep to find what moved where, and find the correct header(s) to include before signifo.h to fix the error. If you can't find the right header combination, then we'll have to wait for someone else on Solaris 10 who can track it down.. -- NOTE: messages sent directly to me, instead of the lists, will be deleted unless they are requests for paid consulting services. Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ 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