Hello Stefan,

*** Stefan Schwarz wrote:

> I'm currently running ubuntu 10.04 LTS (gcc 4.4.3). I'm not really
> experienced with cmake so any hints are appreciated.

You are building without libssh support? I'm not that experienced too
with cmake but if you build without libssh (and libssh is realy not
needed at the moment) just changing 

120                        "${GPGME_LDFLAGS} ${LIBSSH_LDFLAGS}")

to 

120                        "${GPGME_LDFLAGS}")

in 'nasl/CMakeLists.txt' seems to help for the moment.

HTH

Micha

-- 
Michael Meyer                            OpenPGP Key: 52A6EFA6
http://www.greenbone.net/
Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG
Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to