I'm not subscribed to freebsd-questions, so please Cc me on any responses.
Hello,
I'm in the process of building a new server based on Supermicro's
SuperServer 5014C-T platform. It uses the Intel ICH6 SATA controllers and
supports RAID0 and RAID1 via Intel MatrixRAID.
I have the BIOS set up for
On Thu, 14 Nov 2002, Kliment Andreev wrote:
> Boot with old kernel and use the same above. What are the results?
Same error. It started after a "make installworld" but before a reboot
(which didn't help either).
> On my system
>
> % uname -a
> FreeBSD goatrance.futurebit.com 4.7-RELEASE FreeBSD
Hello,
I just upgraded from 4.7-RC to 4.7-STABLE as of today's sources. The
upgrade went smoothly until I did an installworld. After that, my compiler
stopped working. I get the following error on anything I try to compile:
$ cat test.c
int main(void) { return (0); }
$ cc test.c
cc: