[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cannot build httpd-2.0

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-02-13 05:21:53 CET

Greg Stein <gstein@lyra.org> writes:
> > Why is "checking for Expat" there twice? -- justin
>
> Woah... exactly.
>
> You've got some serious wonkiness in there. Is your apr-util up to date? Did
> you "make extraclean" and then run autogen?

Yeah. I ran

   $ cd httpd-2.0
   $ cvs up -dP ### also srclib/apr and srclib/apr-util are up-to-date
   $ make extraclean
   $ ./configure --enable-dav --enable-so --prefix=/usr/local/apache2

> I'll ensure that I'm up to date and try to repro the above.

Cool, 'preciate it.

> Also note that it *did* find an Expat header in /usr/local. As a result, it
> selects it. APRUTIL does *not* verify that a library is also present. So...
> it sounds like you have a header in /usr/local/include, but no corresponding
> library.

Gack. If I had vgrepped enough I could have figured that out <whacks
self>. Don't know why I'm so sluggish today.

This may give me a workaround for now, then, thanks.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:07 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.