Bugs item #1125, was opened at 2009-09-29 14:56 Status: Open Priority: 3 Submitted By: Stephan Kleine (bitshuffler) Assigned to: Nobody (None) Summary: openvas-libraries does not build properly Architecture: None Resolution: None Severity: blocker Version: v3.0-beta Component: openvas-libraries Operating System: Linux Product: OpenVAS Hardware: None URL:
Initial Comment: TBH I'm a bit confused how I am supposed to compile that thing since it's some mix of autoconf & cmake. The problem is that if I use "%configure" (which sets --prefix, --exec-prefix, --mandir et al automatically) it fails with http://pastebin.ca/1582809 . Also you can see that it uses e.g. -DOPENVAS_STATE_DIR=\"/usr/var/lib/openvas\" and -DOPENVAS_SYSCONFDIR=\"/usr/etc/openvas\" - as in it prepends the prefix where it doesn't belong. Contrary, if I just use "./configure" without any arguments it compiles fine but all the stuff is bellow /usr/local which isn't right either. So how am I supposed to set a proper prefix? In other words, you should IMHO either use cmake or autoconf and not mix them but if you insist on mixing them make it so "%configure" can be used since it sets all the proper locations automatically. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=220&aid=1125&group_id=29 _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel