Problems building FreeBSD 9.2 on FreeBSD 10

Warner Losh imp at bsdimp.com
Tue Jun 17 21:16:57 UTC 2014


On Jun 17, 2014, at 3:14 PM, Glen Barber <gjb at freebsd.org> wrote:

> On Tue, Jun 17, 2014 at 01:43:55PM -0700, Craig Rodrigues wrote:
>> On Tue, Jun 17, 2014 at 1:05 PM, Simon J. Gerraty <sjg at juniper.net> wrote:
>>> Why not use fmake in that scenario?
>> 
>> That might work.   Is using the devel/fmake port sufficient for using fmake?
>> If I typed "make something", is there a way inside the make environment to
>> detect if bmake or fmake was invoked, and error out appropriately?
>> 
> 
> For what it is worth, I'm working around this problem by running:
> 
>    # make make buildworld -jN [...]
> 
> Note the extra 'make', which rather than relying on the bootstrap-tools
> to determine which make to build, I am specifically telling it to build
> fmake.

I hit this issue as well, but worked around it by installing fmake (from src) and typing fmake buildworld. Since the testing I was doing was limited, this worked. It also worked when I hit the converse (building 10 on 9).

Warner

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140617/ad5c3afe/attachment.sig>


More information about the freebsd-current mailing list