You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/10/27 17:13:19 UTC

DO NOT REPLY [Bug 24153] New: - make for Apache httpd-2.0.47 fails in support directory

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24153>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24153

make for Apache httpd-2.0.47 fails in support directory

           Summary: make for Apache httpd-2.0.47 fails in support directory
           Product: Apache httpd-2.0
           Version: 2.0.47
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: web@txnb.uscourts.gov


I am on Solaris 9/sparc using gcc

After using ./configure --prefix=/usr/local/apache2
I execute make and receive the following error.


Making all in support
make[1]: Entering directory `/home/rbartlet/httpd-2.0.47/support'
make[2]: Entering directory `/home/rbartlet/httpd-2.0.47/support'
/bin/bash /home/rbartlet/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gc
c  -g -O2 -pthreads    -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DAP
_HAVE_DESIGNATED_INITIALIZER   -I/home/rbartlet/httpd-2.0.47/srclib/apr/include
-I/home/rbartlet/httpd-2.0.47/srclib/apr-util/include -I/home/rbartlet/httpd-2.0
.47/srclib/apr-util/xml/expat/lib -I. -I/home/rbartlet/httpd-2.0.47/os/unix -I/h
ome/rbartlet/httpd-2.0.47/server/mpm/prefork -I/home/rbartlet/httpd-2.0.47/modul
es/http -I/home/rbartlet/httpd-2.0.47/modules/filters -I/home/rbartlet/httpd-2.0
.47/modules/proxy -I/home/rbartlet/httpd-2.0.47/include -I/home/rbartlet/httpd-2
.0.47/modules/dav/main -export-dynamic -L/home/rbartlet/httpd-2.0.47/srclib/apr-
util/xml/expat/lib   -o htpasswd  htpasswd.lo    /home/rbartlet/httpd-2.0.47/src
lib/pcre/libpcre.la /home/rbartlet/httpd-2.0.47/srclib/apr-util/libaprutil-0.la
/home/rbartlet/httpd-2.0.47/srclib/apr-util/xml/expat/lib/libexpat.la /home/rbar
tlet/httpd-2.0.47/srclib/apr/libapr-0.la -lsendfile -lrt -lm -lsocket -lnsl -lre
solv -ldl
gcc: /home/rbartlet/httpd-2.0.47/srclib/pcre/.libs/libpcre.al: No such file or d
irectory
make[2]: *** [htpasswd] Error 1
make[2]: Leaving directory `/home/rbartlet/httpd-2.0.47/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rbartlet/httpd-2.0.47/support'
make: *** [all-recursive] Error 1

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org