* btb [17. May 2013]: > On 2013.05.17 05.38, Michael Wiegand wrote: > >* btb [16. May 2013]: > >>i'm having trouble building gsa from revision 16369 [on ubuntu 13.04]: > > > >I saw that too on 13.04 with 64 bit. I think libgcrypt needs to be > >linked explicitly now. We will add this to the CMake files soon, in the > >mean time you can work around this by adding " -lgcrypt" to the > >"target_link_libraries (gsad_base ..." command in src/CMakeLists.txt. > > CMakeLists.txt now looks like: > > target_link_libraries (gsad_base "${LIBMICROHTTPD_LDFLAGS} ${LIBXML_LDFLAGS} > ${GLIB_LDFLAGS} ${GTHREAD_LDFLAGS} ${LIBEXSLT_LDFLAGS} ${LIBXSLT_LDFLAGS} > ${OPENVAS_LDFLAGS} ${GNUTLS_LDFLAGS}" -lgcrypt) > > and it appears to build successfully.
This should be fixed with the patch I committed in SVN revision 16383. You may test it by doing an "svn revert src/CMakeLists.txt" and building again. Regards, Michael -- Michael Wiegand | Greenbone Networks GmbH | http://www.greenbone.net/ Neuer Graben 17, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460 Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel