Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 1996 15:27:49 +0200 (MET DST)
From:      Leon Kaplan <kaplan@CSlab.tuwien.ac.at>
To:        questions@freebsd.org
Subject:   no subject (file transmission)
Message-ID:  <199607171327.PAA14701@trick.cslab.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help
Subject: compiling 2.1 custom kernel probs.
Newsgroups: comp.unix.bsd.freebsd.misc
Summary: 
Keywords: 
X-Newsreader: TIN [version 1.2 PL2]





Maybe someone has had similar problems... so here it is:

I tried to compile a custom kernel and succeded after some time
but it took quite a few attempts and make or cc often got killed
by a SIGSEG (Segmentation fault). It would die in a very unpredictable 
way (for ex: i did the following

	# cd /sys/i386/conf
	[edited KERNEL_MYMACHINENAME]
	# /usr/sbin/conf KERNEL_MYMACHINENAME
	# cd /sys/compile/KERNEL_MYMACHINENAME
	# make clean 			(because of quota support)
	# make
	
	[... machine compiles, cc dies with signal 11]
	# make clean
	# make 
	[... machine compiles...compile completed]
	# make install
	[...rebooting...everything is fine]

Or for ex. whenever cc got killed it was compiling a different .c
file. So it didn't hang at one specific one.
)

Is this a known Problem with FreeBSD 2.1?

I installed the gcc package. Could this be the cause?

Leon Aaron Kaplan.

--
----------------------------------
Leon Aaron Kaplan
email:
	kaplan@cslab.tuwien.ac.at
	s9325704@stud1.tuwien.ac.at



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