Re: Binaries for Solaris 5.5.1. or build advice
Thomas Anders <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
stan wrote: > Hee is the first build failure: > > snmp_vars.c: In function `add_to_init_list': > snmp_vars.c:394: warning: assignment makes pointer from integer without a > cast > snmp_vars.c:400: warning: assignment makes pointer from integer without a > cast These are warnings, not errors, so unless you've turned on the "treat warnings as errors" gcc option, there should be some other error as well. Please always at least supply the full configure line as well as the full output of running "make" again after hitting a failure. In case of your uint*_t problems, please supply the output of "grep UINT include/net-snmp/net-snmp-config.h" as well as the uint*_t definitions from /usr/include/sys/synch.h. I'd also suggest to switch to net-snmp 5.4.2.pre2 which includes all recent fixes. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ 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