Date: Tue, 29 Oct 2002 22:19:56 -0500 From: Forrest Aldrich <forrie@forrie.com> To: freebsd-stable@freebsd.org Subject: Kernel compile problems.... Message-ID: <5.1.1.6.2.20021029221753.061065b8@192.168.1.1>
next in thread | raw e-mail | index | archive | help
I installed a system recently from the latest 4.7 ISO images. When
compiling a new kernel, the system initially froze and disconnected all
users - then reconvened. No log messages (strange).
I'm now able to get (with syslog *.*) this info:
[ from SYSLOG ]
Oct 29 22:15:00 m25 /usr/sbin/cron[11442]: (root) CMD (/usr/libexec/atrun)
Oct 29 22:16:37 m25 /kernel: pid 12200 (cc1), uid 0: exited on signal 4
(core dumped)
Oct 29 22:16:37 m25 /kernel: Oct 29 22:16:37 m25 /kernel: pid 12200 (cc1),
uid 0: exited on signal 4 (core dumped)
[ from nohup.out ]
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissin
g-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions
-ansi -nostdin
c -I- -I. -I/usr/src/sys -I/usr/src/sys/../include
-I/usr/src/sys/contrib/ipfilter -D
_KERNEL -include opt_global.h
-elf -mpreferred-stack-boundary=2 /usr/src/sys/kern/vf
s_subr.c
{standard input}: Assembler messages:
{standard input}:1764: Warning: end of file not at end of a line; newline
inserted
cc: Internal compiler error: program cc1 got fatal signal 4
*** Error code 1
Stop in /usr/obj/usr/src/sys/m25.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
{standard input}:3771: Error: unknown pseudo-op: `.l8'
This sounds like a bug somewhere - but perhaps I have a hardware issue
going on?
Pointers would be appreciated, thanks.
Forrest
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.1.6.2.20021029221753.061065b8>
