Bugs item #862, was opened at 2008-12-29 20:27 Status: Open Priority: 3 Submitted By: Adrian Portelli (adrianp) Assigned to: Nobody (None) Summary: NetBSD build issues Resolution: None Severity: blocker Version: v2.0 Component: openvas-libraries Operating System: NetBSD Product: OpenVAS Hardware: PC URL:
Initial Comment: While packaging OpenVAS for pkgsrc I came across a few issues on NetBSD (5.0/x64) openvas-libraries: * compilation fails on libopenvas/pcap.c due to missing types. I had to add an #include <netinet/in.h> to the top of pcap.c to get this to work. * compilation fails on libopenvas/popen.c due to missing types. I had to add an #include <sys/resource.h> to the top of popen.c to get this to work. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=220&aid=862&group_id=29 _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel