Date: Wed, 20 Jan 1999 04:00:59 +0200 (SAT) From: Robert Nordier <rnordier@nordier.com> To: agifford@infowest.com (Aaron D. Gifford) Cc: current@FreeBSD.ORG Subject: Re: make world dying Message-ID: <199901200201.EAA23343@ceia.nordier.com> In-Reply-To: <36A505D0.94D1D89@infowest.com> from "Aaron D. Gifford" at "Jan 19, 99 03:23:12 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Aaron D. Gifford wrote: > I'm still trying to upgrade from 3.0-RELEASE to 3.0-CURRENT > unsuccessfully. It used to die in perl, then that was fixed, but for > the past 2 days, it has been dying in /usr/src/sys/boot/i386/libi386. > Is this a known problem? Yes, I'm a CURRENT newbie, but hopefully only > until the split to 3.1 when I can hopefully then play with 3.1-STABLE. A good plan is to include the actual diagnostic, together with some context, if you run into a problem. For instance: | /usr/obj/elf/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o | boot2.ld -P 1 boot2.bin | kernel: ver=0.87 size=6d0 load=9000 entry=9010 map=16M pgctl=1:1 | client: fmt=bin size=143c text=0 data=0 bss=0 entry=0 | output: fmt=bin size=1d0c text=200 data=1b0c org=0 entry=0 | 244 bytes available | dd if=boot2.ld of=boot2 obs=7680 conv=osync 2>/dev/null | ===> sys/boot/i386/libi386 | make: don't know how to make machine/ansi.h. Stop | *** Error code 2 | | Stop. That way, if it's not a known problem, but some form of pilot error, you may get some useful help anyway. -- Robert Nordier 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?199901200201.EAA23343>