Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2011 21:00:31 GMT
From:      olli hauer <ohauer@gmx.de>
To:        apache@FreeBSD.org
Subject:   Re: ports/163081: www/apache22 needs gsed to build
Message-ID:  <201112062100.pB6L0VpB059859@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/163081; it has been noted by GNATS.

From: olli hauer <ohauer@gmx.de>
To: bug-followup@FreeBSD.org, girgen@FreeBSD.org
Cc:  
Subject: Re: ports/163081: www/apache22 needs gsed to build
Date: Tue, 06 Dec 2011 21:27:25 +0100

 Hm, that's strange ...
 
 this issue should be solved with the following lines in devel/apr1
 
 run-autotools::
 ...
         ${REINPLACE_CMD} -e 's/ gsed//g' \
                 ${APR_WRKDIR}/build/libtool.m4 \
                 ${APR_WRKDIR}/configure
 
 
 can you please check if in
 file: /usr/local/bin/apr-1-config
 file: /usr/local/bin/apu-1-config
 
 sed or gsed is used.
 
 If you find gsed it will be from interest if you can reconstruct or
 remember why the patch in devel/apr1 does not work in your case.
 
 
 --
 Regards,
 olli



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