Hi, I see that there is no -I/usr/local/include option to the compiler. Add that as a CPPLAGS when calling configure (e.g. CPPFLAGS=-I/usr/local/include ./configure ) this should fix the build for you. On Wed, Jan 13, 2016 at 4:25 PM, Odhiambo Washington <odhiambo@xxxxxxxxx> wrote: > I am trying to compile on FreeBSD 10.1-RELEASE-amd64 > > > <cut> > /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. > -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include > -I../libltdl -I/usr/include -I/usr/local/include/libxml2 -Werror > -Qunused-arguments -D_REENTRANT -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o > md5.lo md5.c &&\ > mv -f $depbase.Tpo $depbase.Plo > libtool: compile: clang -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src > -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/include > -I/usr/local/include/libxml2 -Werror -Qunused-arguments -D_REENTRANT -MT > md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o > In file included from md5.c:41: > ../include/md5.h:13:10: fatal error: 'nettle/md5.h' file not found > #include <nettle/md5.h> > ^ > 1 error generated. > Makefile:956: recipe for target 'md5.lo' failed > gmake[2]: *** [md5.lo] Error 1 > gmake[2]: Leaving directory '/usr/home/wash/ILI/Squid/4.x/squid-4.0.4/lib' > Makefile:1001: recipe for target 'all-recursive' failed > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory '/usr/home/wash/ILI/Squid/4.x/squid-4.0.4/lib' > Makefile:579: recipe for target 'all-recursive' failed > gmake: *** [all-recursive] Error 1 > > </cut> > > > > But the file is there ... > > > wash@mail:~/ILI/Squid/4.x/squid-4.0.4$ ls -al > /usr/local/include/nettle/md5.h > -rw-r--r-- 1 root wheel 2023 Jan 7 2015 /usr/local/include/nettle/md5.h > > > -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254 7 3200 0004/+254 7 2274 3223 > "Oh, the cruft." > > _______________________________________________ > squid-users mailing list > squid-users@xxxxxxxxxxxxxxxxxxxxx > http://lists.squid-cache.org/listinfo/squid-users > -- Francesco _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users