Thomas Anders wrote:

>We still need people to report build test status for *BSD (which isn't 
>covered by my build farm and SF CF is down). Anyone?
>
FreeBSD 6.0:
   configure reports one warning, when testing for <sys/conf.h>
   This can be fixed by moving "sys/conf.h" from the list at line 2630 of
   configure.in to the preceding list (line 2620)

   "make" runs cleanly
   "make test" succeeds on all tests

NetBSD 3.0:
   configure runs cleanly (both with/without the above change)
   "make" fails when compiling host/hr_storage.c - line 536.
   Commenting out the definitions of M{B,CL}POOL_SYMBOL
   in system/netbsd.h fixes this, and the compilation runs cleanly.
   "make test" fails on test #58 - the agent compains
      "auto_nlist failed on udbtable" (and also on "udpstat")

OpenBSD 3.8:
   configure runs cleanly (both with/without the above change)
   "make" runs cleanly
   "make test" fails on test #58 - same error as NetBSD


That's with a standard "configure; make; make test"
Let me know the configuration incantation that you've been using
if you want to check things more fully.

Dave



_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to