On Sun, Mar 14, 2004 at 07:32:01PM -0700, The Doctor wrote:
> On Sun, Mar 14, 2004 at 05:18:19PM -0700, The Doctor wrote:
> > On Sun, Mar 14, 2004 at 04:04:31PM +0000, Joe Orton wrote:
> > > On Sun, Mar 14, 2004 at 07:22:24AM -0700, The Doctor wrote:
> > > > Failure again on BSD/OS 5.1
> > > 
> > > It seems libtool does not know how to build shared libraries on BSD/OS
> > > 5.x; try editing srclib/apr/configure and search'n'replace the places
> > > where it says "bsdi4" to read "bsdi5".  (this is clearly not a
> > > regression since 2.0.48)
> > > 
> > > Using all static modules and libraries might work; try passing
> > > --disable-shared to configure.
> > >
> > 
> > We need to replace bsdi4 with bsdi .

What is the output of running srclib/apr/build/config.guess?

> > That being said, mod_expires tend to fail .

Did you replace *all* occurences of bsdi4 with bsdi4 This looks like a
failure to detect the right -export-dynamic flag.

If you capture the complete output of configure and attach it to the bug 
report you filed we can work out how to make libtool work on this 
platform.

joe

Reply via email to