Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 1998 23:50:16 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Gary Palmer <gpalmer@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin Makefile 
Message-ID:  <17433.903336616@time.cdrom.com>
In-Reply-To: Your message of "Sun, 16 Aug 1998 22:48:23 PDT." <199808170548.WAA17580@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
They don't build anyway, so it's not like there's much cause for worry
right now. :-)

beast# cd /sys/alpha/conf   
beast# config GENERIC
GENERIC:0: unknown option "EV4"
Unknown option used - it is VERY important that you do
         make clean && make depend
before recompiling
Kernel build directory is ../../compile/GENERIC
beast# cd ../../compile/GENERIC
beast# make clean && make depend
...
cc: ../../kern/link_elf.c: No such file or directory
cc: ../../isa/sio.c: No such file or directory
mkdep: compile failed
*** Error code 1

The world doesn't build yet either due to the nlist problems, so I'd
say that FreeBSD/alpha is still a little ways from self-hosting
status.

- Jordan



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