Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2014 16:47:19 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Ian Lepore <ian@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r268877 - head/share/mk
Message-ID:  <8661isrsso.fsf@nine.des.no>
In-Reply-To: <1405805007.85788.24.camel@revolution.hippie.lan> (Ian Lepore's message of "Sat, 19 Jul 2014 15:23:27 -0600")
References:  <201407191426.s6JEQ4en083862@svn.freebsd.org> <1405805007.85788.24.camel@revolution.hippie.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
Ian Lepore <ian@FreeBSD.org> writes:
> This change breaks the ability to bootstrap from versions prior to 10.0
> because the older lex requires "-ofilename" rather than "-o filename".

Right, I didn't test that:

des@nine ~head/lib/libunbound% make -m ~head/share/mk obj depend
/usr/obj/home/des/freebsd/base/head/lib/libunbound created for /home/des/fr=
eebsd/base/head/lib/libunbound
cp -p /home/des/freebsd/base/head/lib/libunbound/../../contrib/unbound/util=
/configlexer.lex configlexer.l
lex -Pub_c_ -o configlexer.c configlexer.l
lex: can't open configlexer.c
*** [configlexer.c] Error code 1

Stop in /home/des/freebsd/base/head/lib/libunbound.

> It seems like the path of least resistance would be to remove the space
> between -o and ${TARGET}, which I'll leave for you if you agree, so that
> you can MFC them together when the time comes.

Seems like a trivial enough fix.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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