----- Original Message -----
From: "Justin Erenkrantz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 11:29 PM
Subject: Re: Solaris 2.5.1 builds?


> On Thu, Jan 10, 2002 at 10:55:58PM +0100, Mladen Turk wrote:
> > Hi,
> >
> > I got my hands on some archaic Sun IPX with Solaris 2.5.1, and I
installed
> > the latest patch bundle, gcc302, binutils 2.11.2, libtool1.4 and
automake.
>
> Well, it'd be nice if you told us what the error message was.
>
It fails on

/bin/sh
/export/home/mladent/apache/current/srclib/apr/libtool --silent --mode=link
gcc  -pthreads  -O2  -DSOLARIS2=5.1 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
-DAP_HAVE_DESIGNATED_INITIALIZER   -I. -I/export/home/mladent/apache/current
/os/unix -I/export/home/mladent/apache/current/server/mpm/prefork -I/export/
home/mladent/apache/current/modules/http -I/export/home/mladent/apache/curre
nt/modules/proxy -I/export/home/mladent/apache/current/include -I/export/hom
e/mladent/apache/current/srclib/apr/include -I/export/home/mladent/apache/cu
rrent/srclib/apr-util/include -I/export/home/mladent/apache/current/modules/
dav/main -export-dynamic    -o dftables  dftables.lo -lm -lsocket -lnsl -ldl
/export/home/mladent/apache/current/srclib/apr-util/xml/expat/lib/libexpat.l
a
./dftables > /export/home/mladent/apache/current/srclib/pcre/chartables.c
ld.so.1: dftables: fatal: libgcc_s.so.1: open failed: No such file or
directory
Killed

> Personally, I don't have access to anything less than a Solaris 7
> box, so I can't really be of any help.  I'd recommend using NetBSD
> on the IPX rather than Solaris.  I can't even begin to fathom how
> long it would take to compile httpd on there.  -- justin

$ ./buildconf
15 minutes
$ CC="gcc" CFLAGS="-O2" \
./configure --prefix=/export/home/mladent/apache/build/2
26 minutes
$ make
...
fails with the previous error after 41 minutes.

Well, I think that the entire build would be finished in less then two
hours, can you beat that :-)

MT.

Reply via email to