Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Oct 2002 08:33:23 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Daniel Flickinger <attila@hun.org>
Cc:        FreeBSD-CURRENT <current@freebsd.org>
Subject:   Re: HEADSUP! GEOM as default in 5 days... GEOM does not find da0a; goes to rootmount> 
Message-ID:  <36722.1033886003@critter.freebsd.dk>
In-Reply-To: Your message of "Sat, 05 Oct 2002 23:31:37 -0000." <20021005233137.lf7f28037@hun.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20021005233137.lf7f28037@hun.org>, Daniel Flickinger writes:

>    Do you have a complete live tree somewhere I could
>    'fetch' or ftp? Since the errors have been continuing
>    for a week, it looks like I either walk forward from
>    17 Sep again, or....

It would help here if you told us what the error you get is.

I could suspect that you got cought by the "sort +" thing.

If 
	date | sort +0
gives you an error message, try this:
	cd /usr/src
	make installincludes
	cd usr.bin/sort
	make obj
	make depend
	make all install

and see if buildworld works then...

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

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




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