openbsd 3.9 and httpd-2.2.6

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Thursday, December 13, 2007 - 9:39 am

Hi all,

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

Making all in support
make[1]: Entering directory `/export/home/mbaki/httpd-2.2.6/support'
make[2]: Entering directory `/export/home/mbaki/httpd-2.2.6/support'
/usr/local/apr/build-1/libtool --silent --mode=link gcc -g -O2 -pthread
-o htpasswd htpasswd.lo -lm
/export/home/mbaki/httpd-2.2.6/srclib/pcre/libpcre.la
/usr/local/apr/lib/libaprutil-1.la -lexpat -liconv
/usr/local/apr/lib/libapr-1.la -lpthread
/usr/bin/ld: cannot find -lexpat
collect2: ld returned 1 exit status
make[2]: *** [htpasswd] Error 1
make[2]: Leaving directory `/export/home/mbaki/httpd-2.2.6/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/mbaki/httpd-2.2.6/support'
make: *** [all-recursive] Error 1

Thanks

BSD Networking, Microsoft Notworking

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
openbsd 3.9 and httpd-2.2.6, Monah Baki, (Thu Dec 13, 9:39 am)
Re: openbsd 3.9 and httpd-2.2.6, Stuart Henderson, (Thu Dec 13, 10:51 am)
Re: openbsd 3.9 and httpd-2.2.6, Kyle George, (Thu Dec 13, 10:52 am)