Problems compiling Apache 2.2.6 on FreeBSD 6.2
Saturday, October 6th, 2007Trying to update one of Apache installations got following error:
[...]
/usr/local/src/httpd-2.2.6/srclib/apr-util/libaprutil-1.la -lexpat -liconv /usr/local/src/httpd-2.2.6/srclib/apr/libapr-1.la -lcrypt -lpthread
/usr/bin/ld: cannot find -lexpat
Thats amazing because i never had any problems with pure apache custom builds. I have checked if system had expat installed and …
(more…)