Bugs item #1258, was opened at 2010-01-20 19:59 Status: Open Priority: 3 Submitted By: Ryan Schmidt (ryandesign) Assigned to: Nobody (None) Summary: Undefined symbols building openvas-libraries on Mac OS X Architecture: 64 Bit Resolution: None Severity: blocker Version: v3.0.1 Component: openvas-libraries Operating System: MacOS X Product: OpenVAS Hardware: Macintosh URL:
Initial Comment: openvas-libraries 3.0.2 does not compile on Mac OS X 10.6.2. After modifying my CFLAGS as mentioned in bug #1233, it says: Undefined symbols: "_close_stream_connection", referenced from: _nasl_end_denial in nasl_misc_funcs.c.o _nasl_start_denial in nasl_misc_funcs.c.o _nasl_close_socket in nasl_socket.c.o "_gpgme_data_read", referenced from: _nasl_get_pubkey in nasl_signature.c.o ...and so forth for hundreds of lines (full log attached). There aren't any "-l" arguments at all, so it's no wonder it can't find the symbols since it hasn't been told what libraries to look for them in. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=220&aid=1258&group_id=29 _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel