On Thu, 13 Dec 2007, Monah Baki wrote:

I'm trying to install httpd-2.2.6 on my openbsd 3.9 from source. I get the
following error when I run make
[snip]
/usr/bin/ld: cannot find -lexpat
collect2: ld returned 1 exit status

You are missing expat (or the linker can't find it). pkg_add it. But, you might want to take this opportunity to upgrade and install apache2 from ports.

--
Kyle George

Reply via email to