Hi all,

Recently I tried to upgrade from 2.2.0 to 2.2.6 but make produced

/usr/bin/ld: cannot find -lexpat
*** Error code 1
Stop in /usr/build/apache/httpd-2.2.6/srclib/apr-util.

I'm on Freebsd 6.3 running ./configure  --prefix=/usr/local/apache
--enable-rewrite --enable-so

Output:

checking Expat 1.95.x... no
checking old Debian-packaged expat... no
checking old FreeBSD-packaged expat... no
checking Expat 1.0/1.1... no
  setting LDFLAGS to "-L/usr/local/lib"
  adding "-I/usr/local/include" to CPPFLAGS
checking Expat 1.95.x in /usr/local... yes
  setting APRUTIL_INCLUDES to "-I/usr/local/include"
  setting APRUTIL_EXPORT_LIBS to "-lexpat"
  setting APRUTIL_LIBS to "-lexpat"

My Expat-lib is in /usr/local/lib.
  
Update to 2.2.3 runs smoothly.

Any suggestions how to trick httpd 2.2.6 into installing welcome.

Cheers,

Marko





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to