From owner-freebsd-questions Thu Aug 19 14:20:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from penelope.skunk.org (penelope.skunk.org [208.133.204.51]) by hub.freebsd.org (Postfix) with ESMTP id 210C014DE6 for ; Thu, 19 Aug 1999 14:20:37 -0700 (PDT) (envelope-from ben@penelope.skunk.org) Received: from localhost (ben@localhost) by penelope.skunk.org (8.9.3/8.9.3) with ESMTP id RAA94635 for ; Thu, 19 Aug 1999 17:22:18 -0400 (EDT) Date: Thu, 19 Aug 1999 17:22:18 -0400 (EDT) From: Ben Rosengart To: questions@freebsd.org Subject: make world 3.2-RELEASE --> 3.2-STABLE failing Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My make world is bombing out with: cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.3\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/src/gnu/usr.bin/cc/cc1/obj/../cc_tools -I/usr/obj/usr/src/tmp/usr/include -static -o cc1 c-parse.o c-aux-info.o c-convert.o c-decl.o c-iterate.o c-lang.o c-lex.o c-typeck.o /usr/src/gnu/usr.bin/cc/cc1/obj/../cc_int/libcc_int.a c-typeck.o: In function `finish_init': c-typeck.o(.text+0x5bd3): undefined reference to `gonstnuctor_subconstants_deferred' *** Error code 1 Can anyone tell me what the problem is? This is a fresh install of 3.2-RELEASE, with source cvsupped a few minutes ago, on vanilla Intel hardware. No funny make flags, I just uncommented a few entries in /etc/make.conf (NOPROFILE, CFLAGS, COPTFLAGS, OBJLINK). I very much wonder what a gonstnuctor is, it has a great ring to it. I imagine it as some unhappy union of a constructor and a platypus. -- Ben UNIX Systems Engineer, Skunk Group StarMedia Network, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message