ports/163081: www/apache22 needs gsed to build

olli hauer ohauer at gmx.de
Tue Dec 6 21:00:31 UTC 2011


The following reply was made to PR ports/163081; it has been noted by GNATS.

From: olli hauer <ohauer at gmx.de>
To: bug-followup at FreeBSD.org, girgen at 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


More information about the freebsd-apache mailing list