From owner-freebsd-stable Wed Aug 28 5:10:19 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC3A37B400 for ; Wed, 28 Aug 2002 05:10:13 -0700 (PDT) Received: from posti.raketti.net (titan.raketti.net [212.146.0.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FAF743E72 for ; Wed, 28 Aug 2002 05:10:11 -0700 (PDT) (envelope-from pet@enfo.fi) Received: from lx01.enfo.fi (lx01.tietosavo.fi [212.146.13.66]) by posti.raketti.net (8.10.0/8.10.0) with SMTP id g7SC03707345 for ; Wed, 28 Aug 2002 15:00:03 +0300 (EET DST) Received: (qmail 29858 invoked by uid 7794); 28 Aug 2002 12:00:03 -0000 Received: from unknown (HELO PET1.enfo.fi) (194.86.135.176) by lx01.enfo.fi with SMTP; 28 Aug 2002 12:00:03 -0000 Message-Id: <5.1.1.6.0.20020828145836.00b945d0@lx01.tsavo.fi> X-Sender: pet@lx01.tsavo.fi X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 28 Aug 2002 15:01:57 +0300 To: freebsd-stable@freebsd.org From: Petri Turunen Subject: coredumps and copile problems Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS perl-11 in enfo 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 Hi My freebsd has started to have very much problems egrep and innd are crashing. I tryed to buildworld but it didnt go well. here is some info from uname: FreeBSD pete.fi.eu.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 6 18:43:57 EEST 2002 root@pete.fi.eu.org:/usr/obj/var/spool/news/cvsup/src/sys/MYKERNEL i386 here is errors from the make buildworld: c++ -O -pipe -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 -DHAVE_STRTOL=1 -DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1 -I/var/spool/news/cvsup/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/include -I/var/spool/news/cvsup/src/gnu/usr.bin/groff/src/libs/libgroff/../../../src/include -D__FBSDID=__RCSID -fno-rtti -fno-exceptions -c /var/spool/news/cvsup/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/strsave.cc -o strsave.o /var/spool/news/cvsup/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/string.cc: In method `class string & string::operator +=(const string &)': /var/spool/news/cvsup/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/string.cc:197: Internal compiler error. /var/spool/news/cvsup/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/string.cc:197: Please submit a full bug report. /var/spool/news/cvsup/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/string.cc:197: See for instructions. *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Please help. Regards, Petri Turunen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message