Skip site navigation (1)Skip section navigation (2)
Date:      12 Nov 2002 17:59:41 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Glenn Johnson <glennpj@charter.net>
Cc:        Sean McNeil <sean@mcneil.com>, Adam Weinberger <adamw@FreeBSD.ORG>, gnome@FreeBSD.ORG
Subject:   Re: soup build failure
Message-ID:  <1037141980.2584.44.camel@gyros>
In-Reply-To: <20021112225551.GA62024@gforce.johnson.home>
References:  <BJEIIPHPIIDCPFGIPEPBIEAPCAAA.sean@mcneil.com> <1037131484.2584.6.camel@gyros> <20021112201943.GA1128@gforce.johnson.home> <1037133036.2584.14.camel@gyros> <20021112222722.GA14587@gforce.johnson.home> <20021112224240.GB14587@gforce.johnson.home> <1037141121.2584.38.camel@gyros> <1037141268.2584.40.camel@gyros> <20021112225551.GA62024@gforce.johnson.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-11-12 at 17:55, Glenn Johnson wrote:
> On Tue, Nov 12, 2002 at 05:47:49PM -0500, Joe Marcus Clarke wrote:
> 
> > On Tue, 2002-11-12 at 17:45, Joe Marcus Clarke wrote:
> >
> > > On Tue, 2002-11-12 at 17:42, Glenn Johnson wrote:
> > >
> > > > Okay, the attached patch-configure gets soup to build with
> > > > apache2.  Can someone test this with apache13 to make sure it does
> > > > not cause a problem there?
> > >
> > > That was quick.  It shouldn't matter either way.  This basically
> > > disables Apache support altogether.  If someone can tell my a nice
> > > programmatic way to determine if we have Apache 1.x or 2.x (other
> > > than of course pkg_info), I'd be interested.
> >
> > Ah, I misunderstood.  I thought you tried my latest patch.  So you
> > played with sed and got it working?
> 
> Yes, at least I hope it works for all cases.

Apache 1.3.x's apxs doesn't add the ";;" characters.  Except the sed
call you have doesn't seem to work.

APACHE_CFLAGS="-I`apxs -q INCLUDEDIR CFLAGS | sed -e s/';;/ '/`"

should work, though.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1037141980.2584.44.camel>