Hi Dan

Here's the output from Make as it fails:-
gnutls_openpgp.c: In function `openpgp_pk_to_gnutls_cert':
gnutls_openpgp.c:294: warning: passing arg 4 of `cdk_pk_get_mpi' makes integer 
from pointer without a cast
gnutls_openpgp.c:294: error: too few arguments to function `cdk_pk_get_mpi'
gnutls_openpgp.c: In function `_gnutls_openpgp_raw_privkey_to_gkey':
gnutls_openpgp.c:337: warning: assignment makes pointer from integer without a 
cast
gnutls_openpgp.c:363: warning: passing arg 4 of `cdk_pk_get_mpi' makes integer 
from pointer without a cast
gnutls_openpgp.c:363: error: too few arguments to function `cdk_pk_get_mpi'
gnutls_openpgp.c:376: warning: passing arg 4 of `cdk_sk_get_mpi' makes integer 
from pointer without a cast
gnutls_openpgp.c:376: error: too few arguments to function `cdk_sk_get_mpi'
gnutls_openpgp.c: In function `gnutls_certificate_set_openpgp_key_mem':
gnutls_openpgp.c:583: error: too few arguments to function 
`cdk_stream_tmp_from_mem'
gnutls_openpgp.c:583: error: incompatible types in assignment
gnutls_openpgp.c:678: error: too few arguments to function 
`cdk_stream_tmp_from_mem'
gnutls_openpgp.c:678: error: incompatible types in assignment
gnutls_openpgp.c: In function `gnutls_certificate_set_openpgp_keyring_mem':
gnutls_openpgp.c:944: error: too few arguments to function 
`cdk_stream_tmp_from_mem'
gnutls_openpgp.c:944: error: incompatible types in assignment
make[3]: *** [gnutls_openpgp.lo] Error 1
make[3]: Leaving directory `/sources/gnutls-1.6.3/libextra'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sources/gnutls-1.6.3/libextra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/gnutls-1.6.3'
make: *** [all] Error 2
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to