Date: Thu, 19 Aug 1999 17:22:18 -0400 (EDT) From: Ben Rosengart <ben@skunk.org> To: questions@freebsd.org Subject: make world 3.2-RELEASE --> 3.2-STABLE failing Message-ID: <Pine.BSF.4.10.9908191714540.94496-100000@penelope.skunk.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908191714540.94496-100000>