Date: 2008-12-29 21:27 |
Priority: 3 |
Submitted By:
Adrian Portelli (adrianp)
|
Assigned To:
Michael Wiegand (mwiegand) |
Summary: NetBSD build issues |
| Detailed description | 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.
| |
|
Followup
| Message |
Date: 2009-01-02 12:09
Sender: Michael Wiegand
This issue has been solved in SVN revision 2132 (see
http://wald.intevation.org/plugins/scmsvn/viewcvs.php?rev=2132&am
p;root=openvas&view=rev). The missing included have been
(re-)added, openvas-libraries should now compile on NetBSD. | |
|
Attached Files:
| Name |
Download | | No Files Currently Attached | |
|
Changes:
| Field |
Old Value |
Date |
By |
| Resolution | Accepted As Bug | 2009-01-02 12:09 | mwiegand |
| close_date | 2009-01-02 12:09 | 2009-01-02 12:09 | mwiegand |
| status_id | Open | 2009-01-02 12:09 | mwiegand |
| Resolution | None | 2009-01-02 10:05 | mwiegand |
| assigned_to | none | 2009-01-02 10:05 | mwiegand | |
|