On 09/29/2010 10:48 PM, Thilo Fromm wrote: > QEmu build breaks occassionally because some of the libraries required > have not been built at the time qemu is being built. I ran into problems > with the "qemu-native" build which tried to link against host libraries > and subsequently failed:
> | /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/libgnutls.so: undefined > reference to `gcry_cipher_set...@gcrypt_1.2' > | /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/libgnutls.so: undefined > reference to `gcry_cipher_se...@gcrypt_1.2' hmm no... the bug is more with libgnutls of your system not linking to gcrypt. I have this with JHBUILD building GNOME 3.x. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
