From owner-freebsd-questions Thu Jan 25 13:30:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp6.xs4all.nl (smtp6.xs4all.nl [194.109.6.48]) by hub.freebsd.org (Postfix) with ESMTP id 5FD2E37B6A0; Thu, 25 Jan 2001 13:30:27 -0800 (PST) Received: from xs4.xs4all.nl (rene@xs4.xs4all.nl [194.109.6.45]) by smtp6.xs4all.nl (8.9.3/8.9.3) with ESMTP id WAA02450; Thu, 25 Jan 2001 22:29:58 +0100 (CET) From: rene@xs4all.nl Received: (from rene@localhost) by xs4.xs4all.nl (8.9.0/8.9.0) id WAA10209; Thu, 25 Jan 2001 22:29:58 +0100 (CET) Date: Thu, 25 Jan 2001 22:29:58 +0100 To: Marcel Moolenaar Cc: ru@freebsd.org, freebsd-questions@freebsd.org Subject: failing buildworld (was:Re: Bootstrapping issues with groff(1)) Message-ID: <20010125222958.B6515@xs4all.nl> References: <20001208181908.A12716@sunbay.com> <3A319751.D2C9E5AB@cup.hp.com> <20001209154347.A78374@sunbay.com> <3A329641.CC6D8447@cup.hp.com> <20001211094815.D96665@sunbay.com> <3A3509E9.F1D19305@cup.hp.com> <20001212102344.B92312@sunbay.com> <3A3663DB.2DA71F0E@cup.hp.com> <20010125142504.A15489@sunbay.com> <3A707AB7.53C0BB11@cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A707AB7.53C0BB11@cup.hp.com>; from marcel@cup.hp.com on Thu, Jan 25, 2001 at 11:12:55AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 25, 2001 at 11:12:55AM -0800, Marcel Moolenaar wrote: > [I don't know why -current is CC'd this is clearly about -stable] > > Ruslan Ermilov wrote: [ story of a little prob with groff skiped; the patch worked fine ;) ] > > > > Attached is the patch for RELENG_4. It works but I don't like > > how it pollutes the Makefile.inc1. Anyone with a better idea? > > Allow me to sidetrack for a moment: > > I just ugraded a machine from 4.1 to 4.2-stable without any problems. > I'm a bit confused. Rene picks up RELENG_4 and sees his build fail. Why > did it work for me? Maybe because I might have traces of my old 3.4 system lying around? > -- > Marcel Moolenaar > mail: marcel@cup.hp.com / marcel@FreeBSD.org > tel: (408) 447-4222 I've done my next compile, after applying the patch given to me by Ruslan; Unfortunately, it now fails for c++... c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe -I/usr/src/gnu/usr.bin/groff/libgroff/../include -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_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/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/include -fno-for-scope -I/usr/obj/usr/src/i386/usr/include -fno-rtti -fno-exceptions -c /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/assert.cc -o assert.o cc1plus: Invalid option `-fno-exceptions' *** Error code 1 Stop. Any ideas on how to solve this? For the newcomers; I re-installed via bootfloppies, upgrading a 3.4 system to 4.1 with an ISO image because I couldn't get CVSup to work due to many small 'stops' along the way ;) Anyway. I think I *need* to be able to build a new world, because parts of my system are complaining about functions missing and stuff.. I'll include the uname and cvsupfile I used again; FreeBSD messenger 4.1-RELEASE FreeBSD 4.1-RELEASE #0: Sun Dec 17 18:12:40 CET 2000 root@messenger:/usr/obj/usr/src/sys/GENERIC i386 *default host=cvsup.nl.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix *default compress scr-all To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message