Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2002 21:54:42 +0200
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        Olivier Tharan <olivier.tharan@idealx.com>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Possibly unbuildable ports reminder
Message-ID:  <20020717195442.GA17100@gits.dyndns.org>
In-Reply-To: <20020716220633.GA32807@hobbes.oban.frmug.org>
References:  <200207141700.g6EH021r064341@freefall.freebsd.org> <20020716220633.GA32807@hobbes.oban.frmug.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 17, 2002 at 12:06:33AM +0200, Olivier Tharan wrote:
> * Bill Fenner <fenner@FreeBSD.ORG> (20020714 10:00):
> >   This is just a reminder to please periodically check the list of
> > unbuildable ports at http://bento.freebsd.org/errorlogs/ .
> 
> For 4-STABLE, a lot of build errors are similar to:
> 
> sed: illegal option -- i
> usage: sed script [-Ean] [file ...]
>        sed [-an] [-e script] ... [-f script_file] ... [file ...]
> *** Error code 1
> 
> Is it because the build environment does not have a recent 'sed' yet?

if I'm right, the problem come from a misplaced USE_REINPLACE.
USE_REINPLACE *must* be before .include <bsd.port.pre.mk>, not after.

Cyrille.
-- 
Cyrille Lefevre                 mailto:cyrille.lefevre@laposte.net

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




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