I'm sure my question here is borderline basic for many users, but I got
through the entire LFS and now am doing BLFS stuff - so, I'm making
progress...please bare with me.   I am studying about pkg-config stuff and
how to add library and include files to help things build properly.  I'm
trying to build gnutls-3.3.9 with nettle support.  I  have LFS is 7.6
(sysvinit) and when I run this line of code

./configure --prefix=/usr \
    --with-default-trust-store-file=/etc/ssl/ca-bundle.crt && make

it bombs during the config, because nettle support cannot be found -

checking for inline... inline
checking for ANSI C header files... (cached) yes
checking cpuid.h usability... yes
checking cpuid.h presence... yes
checking for cpuid.h... yes
checking for NETTLE... no
configure: error:
  ***
  *** Libnettle 2.7.1 was not found.

Can someone provide a pointer on how to let gnutls-3.3.9 build with nettle
support?  The normal instructions  @ BLFS did not work - so, maybe there is
a problem with my LFS system - but everything seems to be fine otherwise.

Thanks.  ~PK
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to