From owner-freebsd-stable Thu Jul 19 7:15:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from euphoria.confusion.net (dementia.confusion.net [205.166.119.16]) by hub.freebsd.org (Postfix) with ESMTP id 57B4E37B401; Thu, 19 Jul 2001 07:15:03 -0700 (PDT) (envelope-from stuyman@euphoria.confusion.net) Received: from localhost (localhost [127.0.0.1]) by euphoria.confusion.net (8.11.2/8.11.2) with SMTP id f6JEEsZ25988; Thu, 19 Jul 2001 07:14:55 -0700 (PDT) Date: Thu, 19 Jul 2001 07:14:53 -0700 (PDT) From: Laurence Berland To: Kashyap Kumar Cc: freebsd-stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: buildworld failing (was: No Subject) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Try putting a subject next time, so people who know how to help you will read the email, and everyone else doesn't need to waste time with it. Otherwise, the tendency is for everyone to ignore it. When you get hundreds of emails a day, it needs to be pretty obvious that you might be of help... On Thu, 19 Jul 2001, Kashyap Kumar wrote: > Hi, > > I asked this problem earlier but nobody help me. I have this problem since i > cvsuped one of my servers last week. and again i cvsuped today 19/07/2001. > But the problem is there.. make buildworld stops at following location. > > i am using freebsd 4.3 Stable.. > > FreeBSD bsd.bg.com 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed May 30 12:25:43 EST > 2001 root@bsd.bg.com:/usr/src/sys/compile/BSG i386 > > > here is where it stops > > > cd /usr/src/lib/libncurses; make build-tools > sh /usr/src/lib/libncurses/../../contrib/ncurses/include/MKhashsize.sh > /usr/src/lib/libncurses/../../contrib/ncurses/include/Caps > hashsize.h > Segmentation fault - core dumped > sed >curses.h -e "/@NCURSES_MAJOR@/s//5/" -e "/@NCURSES_MINOR@/s//1/" -e > "/@NCURSES_PATCH@/s//20001009/" -e "/@NCURSES_CONST@/s///" -e > "s/@cf_cv_builtin_bool@/1/g" -e "s/@cf_cv_cc_bool_type@/0/g" -e > "s/@cf_cv_type_of_bool@/char/g" -e "s/@cf_cv_typeof_chtype@/long/g" -e > "s/@cf_cv_widec_shift@/8/g" -e "s/@cf_cv_shift_limit@/32/g" -e > "s/@cf_cv_1UL@/1UL/g" > AWK=awk sh > /usr/src/lib/libncurses/../../contrib/ncurses/include/MKncurses_def.sh > /usr/src/lib/libncurses/../../contrib/ncurses/include/ncurses_defs > > ncurses_def.h > cc -o make_hash -O -pipe -I. -I/usr/src/lib/libncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall > -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -DMAIN_PROGRAM > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c: In > function `_nc_make_hash_table': > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:78: > syntax error before `;' > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:78: > syntax error before `)' > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:75: > warning: `hashvalue' might be used uninitialized in this function > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c: At > top level: > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:90: > syntax error before `}' > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:54: > warning: `hash_function' declared `static' but never defined > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:73: > warning: `_nc_make_hash_table' defined but not used > *** Error code 1 > > Stop in /usr/src/lib/libncurses. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Laurence Berland http://www.isp.northwestern.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message