Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 11:19:47 -0700
From:      Shawn Ramsey <shawn@cpl.net>
To:        questions@freebsd.org
Subject:   Kernel compile problems
Message-ID:  <20010716111945.A92252@cpl.net>

next in thread | raw e-mail | index | archive | help
I am having difficulty compiling a kernel on a specific machine.... it is
even giving errors on a "make clean", which im not sure i've ever seen
before. Like this :

rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o ipl.ko ipl.kld
mlfk_ipl.
o ip_nat.o ip_frag.o ip_state.o ip_proxy.o ip_auth.o ip_log.o ip_fil.o fil.o
@ m
achine symb.tmp tmp.o
===> ipfw
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o ipfw.ko ipfw.kld
ip_fw.o
 @ machine symb.tmp tmp.o
===> ispfw
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o ispfw.ko ispfw.kld
ispfw
.o @ machine symb.tmp tmp.o
===> joy
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o joy.8.gz
joy.8.cat.gz jo
y.ko joy.kld joy.o @ machine symb.tmp tmp.o bus_if.h device_if.h isa_if.h
===> kernfs
Profiling timer expired
*** Error code 155

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/Router.



And it usually bombs on a "make depend", but not always. This would seem to
be some sort of hardware problem. I've replaced the RAM to no avail. Is
there any way to know what is causing this? Am I going to have to just start
replacing hardware? :(

And here is an error on "make depend" :

tcpu.c  ../../i386/i386/in_cksum.c ../../i386/i386/initcpu.c
../../i386/i386/k6
_mem.c ../../i386/i386/machdep.c ../../i386/i386/mem.c
../../i386/i386/nexus.c
../../i386/i386/pmap.c  ../../i386/i386/procfs_machdep.c
../../i386/i386/sys_mac
hdep.c  ../../i386/i386/trap.c ../../i386/i386/userconfig.c
../../i386/i386/vm8
6.c ../../i386/i386/vm_machdep.c  ../../i386/isa/clock.c ../../isa/fd.c
../../i3
86/isa/intr_machdep.c  ../../i386/isa/ipl_funcs.c ../../i386/isa/isa.c
../../i3
86/isa/isa_compat.c ../../i386/isa/isa_dma.c ../../i386/isa/npx.c
../../i386/is
a/pcibus.c ../../isa/atkbd_isa.c ../../isa/atkbdc_isa.c  ../../isa/ppc.c
../../i
sa/psm.c ../../isa/sio.c ../../isa/syscons_isa.c  ../../isa/vga_isa.c
../../kern
/subr_diskmbr.c ../../libkern/divdi3.c  ../../libkern/moddi3.c
../../libkern/qdi
vrem.c ../../libkern/udivdi3.c  ../../libkern/umoddi3.c ioconf.c param.c
vnode_i
f.c config.c ../../i386/i386/genassym.c
cc: Internal compiler error: program cpp got fatal signal 27
mkdep: compile failed
*** Error code 1

Stop in /usr/src/sys/compile/Router.

This error is usually different each time it is run.... 
 

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?20010716111945.A92252>