No subject

Meryl Silverburgh silverburgh.meryl at gmail.com
Sun Jun 17 05:00:12 CEST 2007


I am trying to compile 'libgcrypt' on ubuntu, but I get this error:

Can you please tell tell me how to fix it? I have download, make,
install libgpg-error-1.5, but it does not help.

i486-linux-gnu-gcc
-I/home/scheung/src/vlc-trunk/extras/contrib/include
-I/home/scheung/src/vlc-trunk/extras/contrib/include -isystem
/home/scheung/src/vlc-trunk/extras/contrib/include -Wall -o
.libs/basic basic.o  -L/home/scheung/src/vlc-trunk/extras/contrib/lib
../src/.libs/libgcrypt.so -lnsl -Wl,--rpath
-Wl,/home/scheung/src/vlc-trunk/extras/contrib/lib
basic.o: In function `check_cbc_mac_cipher':
basic.c:(.text+0x3b3): undefined reference to `gpg_strerror'
basic.c:(.text+0x4ed): undefined reference to `gpg_strerror'
basic.c:(.text+0x568): undefined reference to `gpg_strerror'
basic.c:(.text+0x67f): undefined reference to `gpg_strerror'
basic.o: In function `check_aes128_cbc_cts_cipher':
basic.c:(.text+0xb59): undefined reference to `gpg_strerror'
basic.o:basic.c:(.text+0xbb0): more undefined references to
`gpg_strerror' follow
collect2: ld returned 1 exit status
make[5]: *** [basic] Error 1
make[5]: Leaving directory
`/home/scheung/src/vlc-trunk/extras/contrib/src/libgcrypt/tests'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/scheung/src/vlc-trunk/extras/contrib/src/libgcrypt'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/scheung/src/vlc-trunk/extras/contrib/src/libgcrypt'
make[2]: *** [.gcrypt] Error 2
make[2]: Leaving directory `/home/scheung/src/vlc-trunk/extras/contrib/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/scheung/src/vlc-trunk/extras/contrib'
make: *** [all] Error 2



More information about the Gcrypt-devel mailing list