Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 13:51:05 -0800 (PST)
From:      Brian Kraemer <brian@etchings.com>
To:        Kliment Andreev <klimenta@futurebit.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cc1 error
Message-ID:  <20021114134804.N5246-100000@kosh.etchings.com>
In-Reply-To: <000a01c28c20$a1ec5f60$ca0110ac@vinyl.tkvbp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 4.7-RELEASE #....
>
> % ls -l /usr/bin/cc
> -r-xr-xr-x  2 root  wheel  130600 Oct  9 08:44 /usr/bin/cc
>
> % md5 /usr/bin/cc
> MD5 (/usr/bin/cc) = 46b5c497010f86ab90f66d1f0796f541
>
> % cc --version
> 2.95.4

  $ uname -a
  FreeBSD hostname 4.7-STABLE FreeBSD 4.7-STABLE #....

  $ ls -l /usr/bin/cc
  -r-xr-xr-x  2 root  wheel  131632 Nov 14 11:26 /usr/bin/cc*

  $ md5 /usr/bin/cc
  MD5 (/usr/bin/cc) = 20debe57acc7d4117678770f2094f199

  $ cc --version
  2.95.4

-Brian


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




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