Date: Thu, 13 Oct 2005 11:51:22 +0200 From: Marc Veldman <fbsd@lurkie.xs4all.nl> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: freebsd-current@freebsd.org Subject: Re: NO_TOOLCHAIN broken in -current ? Message-ID: <20051013095122.GA33105@lurkie.xs4all.nl> In-Reply-To: <Pine.BSF.4.53.0510130616430.7065@e0-0.zab2.int.zabbadoz.net> References: <20051012213408.GA28187@lurkie.xs4all.nl> <20051012215712.GA93539@xor.obsecurity.org> <Pine.BSF.4.53.0510130616430.7065@e0-0.zab2.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 13, 2005 at 06:20:24AM +0000, Bjoern A. Zeeb wrote: > > > is the NO_TOOLCHAIN option broken in -current ? > > > > Someone else complained previously, so probably yes. > > It's broken for buildworld but it should be ok for installworld. > For now that would mean to edit make.conf or change make arguments > between build and install targets. > > I got told that there are people already working on this. To follow up on myself: It seems that the following files are the culprits: src/share/mk/bsd.incs.mk Rev. 1.5 src/share/mk/bsd.lib.mk Rev. 1.169 src/secure/lib/libssl/Makefile Rev. 1.23 Reverting to the previous versions of these files fixes the build. Cheers, Marc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051013095122.GA33105>