Hi,
      While trying to build gnutls_2.12.20.bb recipe, with gcc-4.5, using the 
current poky master, I get the following error:

| In file included from gnutlsxx.cpp:5:0:
| ./includes/gnutls/gnutlsxx.h:4:21: fatal error: exception: No such file or 
directory

The header file is located under the following folder

/tool/yocto/poky/build/tmp/work/ppc440-poky-linux/gnutls-2.12.20-r8.3/gnutls-2.12.20/lib/includes/gnutls

how do I modify the recipe, so that it prefixes the lib folder, to the patch so 
that it can properly locate it under

./lib/includes/gnutls/

instead of 

./includes/gnutls/

Best regards,

Elvis Dowson
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to