Date: Sat, 30 Aug 1997 08:31:32 +1000 From: Bruce Evans <bde@zeta.org.au> To: imp@rover.village.org, jkh@time.cdrom.com Cc: freebsd-current@FreeBSD.ORG Subject: Re: sysinstall.fdisk display problem Message-ID: <199708292231.IAA27985@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> Ummm, no it doesn't. I found at least one problem that I've detailed >> in a message to hackers about this. asmacros.h has an explicit >> include of "/usr/src/lib/libc/i386/DEFS.h" in it, which breaks on the >> include in lib/msun's build. At least it did for me last night when I This is fixed in -current, but is a problem with old asmacros.h's in the relative source tree and new DEFS.h's /usr/src, not to mention with nonexistent /usr/src's. >Hmmm. Well, the machine disagrees with you: > >root@make-> uname -a >FreeBSD make.ican.net 3.0-CURRENT FreeBSD 3.0-CURRENT #1: Sat Jul 26 16:50:50 ED [ AKA current.freebsd.org AKA releng22.freebsd.org ] >root@make-> cd ~ftp/pub/FreeBSD/ >root@make-> ls >2.2-970713-RELENG 2.2-970828-RELENG 3.0-970814-SNAP >... >2.2-970826-RELENG 3.0-970813-SNAP releng22 > >As you can see, the only day it failed to build a 2.2 SNAPshot >was on the 27th - the 26th and the 28th worked fine. You must have a non-current /usr/src :-). Try moving it out of the way. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708292231.IAA27985>