From owner-freebsd-stable Tue Jul 4 20:55:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 88F5737B555; Tue, 4 Jul 2000 20:55:07 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id UAA53849; Tue, 4 Jul 2000 20:55:07 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Tue, 4 Jul 2000 20:55:07 -0700 (PDT) From: Kris Kennaway To: Greg Rumple Cc: Assar Westerlund , stable@FreeBSD.org Subject: Re: problems building world? (fwd) In-Reply-To: <20000704204801.P5163@zaphon.llamas.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 4 Jul 2000, Greg Rumple wrote: > * Greg Rumple (grumple@zaphon.llamas.net) [000705 03:11]: > > * Assar Westerlund (assar@sics.se) [000705 01:36]: > > > > I just cvsup'd one of my 3.4-STABLE boxes today, and can no longer make > > > > world. I had to remove cvs-crypto from my supfile as well. Here is a > > > > small snip of the error I am encountering. > > > > > > > > cc -O -pipe -I. -I/usr/src/usr.bin/compile_et/../../contrib/com_err -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.c > > > > In file included from /usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.c:40: > > > > /usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.h:54: roken.h: No such file or directory > > > > /usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.c:41: getarg.h: No such file or directory > > > > > > This is probably my fault. I've just comitted the missing files > > > (getarg.h and getarg.c) in contrib/com_err to RELENG-3 plus removed > > > all the mentions of from the files there. > > > > Yeah these fixes go a long way towards fixing it, but there is still > > tons of problems. For one I had to comment out all the RCSID calls, and > > than there are two undefined symbols (set_progname and print_version). > > > > > > > > > Plus make is core dumping out as well. It takes 2 or 3 tries to get it > > > > that far. > > > > > > make should (of course) not dump core. When does it do that and can > > > you get a core? > > > > I'm trying to reproduce this now. It core dumps, but with two lines of > > debug info from make above it (about chunk free and something else, > > unfortunately I didn't log this). > > Got it, here is the error I keep seeing (at different places).. > > make in free(): warning: modified (chunk-) pointer. > Segmentation fault - core dumped > *** Error code 139 Well, that just looks weird. Try rebuilding your make after verifying the sources are up-to-date. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message