Hi,

I am having problem building apache httpd server 2.2.9 on 64 bit HP-UX
11.11. During make, I get the error listed at the end of the mail. Any
advice would be helpful.

I do see that  libexpat gets built in
./srclib/apr-util/xml/expat/lib/.libs/libexpat.sl.1.  Other than that
there is no libexpat installed on the system. I am using cc compiler and
my configure command is listed below.

./configure --prefix=/opt/lgtonmc/apache --disable-authn_file
--disable-authn_default --disable-authz_groupfile --disable-authz_user
--disable-authz_default --disable-auth_basic --disable-include
--disable-filter --disable-ssl --disable-env --disable-setenvif
--disable-status --disable-autoindex --disable-asis
--disable-negotiation --disable-userdir

regards,
Sukarna

====XXXXXXXXXXXXXX
...
...
Making all in mappers
Making all in support
        /opt/lgtonmc/httpd-2.2.9/srclib/apr/libtool --silent --mode=link
/opt/ansic/bin/cc -Ae +DA2.0W +DD64 +DS2.0 +z +sb +w2 +W 2018 -mt  -Ae
+DA2.0W +DD64 +DS2.0 +z +sb +w2 +W 2018
-Wl,+b/usr/lib:/usr/lib/pa20_64:/lib -Wl,+s -o htpasswd  htpasswd.lo
-lm /opt/lgtonmc/httpd-2.2.9/srclib/pcre/libpcre.la
/opt/lgtonmc/httpd-2.2.9/srclib/apr-util/libaprutil-1.la
/opt/lgtonmc/httpd-2.2.9/srclib/apr-util/xml/expat/lib/libexpat.la
/opt/lgtonmc/httpd-2.2.9/srclib/apr/libapr-1.la -lrt -lm -lpthread
libtool: link: warning: this platform does not like uninstalled shared
libraries
libtool: link: `htpasswd' will be relinked during installation
ld: Can't find dependent library "libexpat.sl.1"
Fatal error.
*** Error exit code 1

Stop.

---------------------------------------------------------------------
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