LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   help building gnults (https://www.linuxquestions.org/questions/linux-software-2/help-building-gnults-118652/)

shanenin 11-21-2003 05:21 PM

help building gnults
 
I am haveing some trouble building gnults. I get this warning during ./configure
-----------------------------------------------------------------------------------
configure: WARNING: ***
*** Liblzo was not found. Will use the included minilzo.
***
--------------------------------------------------------------------------------------------------
it says will use minilzo , is that sufficient?


when I do make I get these errors at the end
-------------------------------------------------------------------------------------------------
openpgp.c:249: conflicting types for `gnutls_openpgp_key_get_pk_algorithm'
openpgp.h:37: previous declaration of `gnutls_openpgp_key_get_pk_algorithm'
make[3]: *** [openpgp.lo] Error 1
make[3]: Leaving directory `/home/shane/src/gnutls-0.9.91/libextra/openpgp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/shane/src/gnutls-0.9.91/libextra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shane/src/gnutls-0.9.91'
make: *** [all] Error 2
----------------------------------------------------------------------------------------------------


what could I do to solve this?

shanenin 11-22-2003 01:20 PM

I used a differnt version, it seems to work now


All times are GMT -5. The time now is 04:46 PM.