You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ji...@bt.com on 2002/04/10 12:45:21 UTC

ld.so.1: dftables: fatal: libgcc_s.so.1: open failed: No such fil e or directory

Having previously successfully built and installed the last Beta version 2
Apache httpd
on this box,I was surprised when the GA 2.0.35 failed.

Details are 
SunOS bromine 5.8 Generic_108528-11 sun4u sparc SUNW,Ultra-2
GCC V3
Apache 2.0.35

Ran configure ok with --prefix=/my/dir/ --with-mpm=worker

Ran make which fails as follows:

Making all in pcre
make[2]: Entering directory
`/osmf/mgmt/builds/apache/httpd-2.0.35/srclib/pcre'
make[3]: Entering directory
`/osmf/mgmt/builds/apache/httpd-2.0.35/srclib/pcre'
/bin/sh /osmf/mgmt/builds/apache/httpd-2.0.35/srclib/apr/libtool --silent
--modo
/bin/sh /osmf/mgmt/builds/apache/httpd-2.0.35/srclib/apr/libtool --silent
--modo
/bin/sh /osmf/mgmt/builds/apache/httpd-2.0.35/srclib/apr/libtool --silent
--modo
/bin/sh /osmf/mgmt/builds/apache/httpd-2.0.35/srclib/apr/libtool --silent
--modo
/bin/sh /osmf/mgmt/builds/apache/httpd-2.0.35/srclib/apr/libtool --silent
--moda
./dftables > /osmf/mgmt/builds/apache/httpd-2.0.35/srclib/pcre/chartables.c
ld.so.1: dftables: fatal: libgcc_s.so.1: open failed: No such file or
directory
Killed
make[3]: ***
[/osmf/mgmt/builds/apache/httpd-2.0.35/srclib/pcre/chartables.c] E7
make[3]: Leaving directory
`/osmf/mgmt/builds/apache/httpd-2.0.35/srclib/pcre'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/osmf/mgmt/builds/apache/httpd-2.0.35/srclib/pcre'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/osmf/mgmt/builds/apache/httpd-2.0.35/srclib'
make: *** [all-recursive] Error 1    

As the previous Beta version 2.0.3x built and installed ok,I am at a loss to
explain this.
Can you assist please.
Thanks.                                 

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org