Date: Fri, 04 Apr 2003 23:15:02 -0400 From: Nicholas Fitzgerald <nfitzgerald@accesswave.ca> To: freebsd-questions@freebsd.org Subject: make buildworld error upgrading to 4.8R Message-ID: <00b501c2fb21$8c895c20$371010ac@NICK>
next in thread | raw e-mail | index | archive | help
Hello, I have CVSup'd the latest source for 4.8-RELEASE to upgrade from 4.7-RELEASE but when I go to make buildworld I get the following error: ===> gnu/usr.bin/gperf/doc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/hash-table.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/iterator.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/key-list.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/list-node.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/main.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/options.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/read-line.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/trace.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/vectors.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/version.cc c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib/hash.cc cc -O -pipe -D__FBSDID=__RCSID -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib/getopt.c cc -O -pipe -D__FBSDID=__RCSID -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib/getopt1.c c++ -O -pipe -D__FBSDID=__RCSID -I/usr/src/gnu/usr.bin/gperf/../../../c ontrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -static -o gperf bool-array.o gen-perf.o hash-table.o iterator.o key-list.o list-node.o main.o new.o options.o read-line.o trace.o vectors.o version.o hash.o getopt.o getopt1.o gen-perf.o: In function `Gen_Perf::change(List_Node*, List_Node*)': gen-perf.o(.text+0x365): undefined reference to `operator new[](unsigned)' gen-perf.o(.eh_frame+0x12): undefined reference to `__gxx_personality_v0' hash-table.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' key-list.o: In function `Key_List::get_special_input(char)': key-list.o(.text+0xc1): undefined reference to `operator new[](unsigned)' key-list.o(.text+0x193): undefined reference to `operator new[](unsigned)' key-list.o: In function `Key_List::set_output_types()': key-list.o(.text+0x342): undefined reference to `operator new[](unsigned)' key-list.o(.text+0x363): undefined reference to `operator new[](unsigned)' key-list.o: In function `parse_line(char const*, char const*)': key-list.o(.text+0x3bb): undefined reference to `operator new[](unsigned)' key-list.o(.gnu.linkonce.d._ZTV14Output_Compare+0x8): undefined reference to `__cxa_pure_virtual' key-list.o(.gnu.linkonce.d._ZTV11Output_Expr+0x8): undefined reference to `__cxa_pure_virtual' key-list.o(.gnu.linkonce.d._ZTV16Output_Constants+0x8): undefined reference to `__cxa_pure_virtual' key-list.o(.gnu.linkonce.d._ZTV16Output_Constants+0xc): undefined reference to `__cxa_pure_virtual' key-list.o(.gnu.linkonce.d._ZTV16Output_Constants+0x10): undefined reference to `__cxa_pure_virtual' key-list.o(.gnu.linkonce.d._ZTI16Output_Constants+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' key-list.o(.gnu.linkonce.d._ZTI14Output_Defines+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' key-list.o(.gnu.linkonce.d._ZTI11Output_Enum+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' key-list.o(.gnu.linkonce.d._ZTI11Output_Expr+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' key-list.o(.gnu.linkonce.d._ZTI12Output_Expr1+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' key-list.o(.gnu.linkonce.d._ZTI14Output_Compare+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' key-list.o(.gnu.linkonce.d._ZTI21Output_Compare_Strcmp+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' key-list.o(.gnu.linkonce.d._ZTI22Output_Compare_Strncmp+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' key-list.o(.gnu.linkonce.d._ZTI21Output_Compare_Memcmp+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' key-list.o(.eh_frame+0x12): undefined reference to `__gxx_personality_v0' list-node.o: In function `List_Node::List_Node[not-in-charge](char const*, int, char const*)': list-node.o(.text+0x4c): undefined reference to `operator new[](unsigned)' list-node.o: In function `List_Node::List_Node[in-charge](char const*, int, char const*)': list-node.o(.text+0x170): undefined reference to `operator new[](unsigned)' list-node.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' main.o(.eh_frame+0x12): undefined reference to `__gxx_personality_v0' options.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' read-line.o: In function `Read_Line::readln_aux(int)': read-line.o(.text+0xb8): undefined reference to `operator new[](unsigned)' read-line.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/src/gnu/usr.bin/gperf. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any help would be greatly appreciated. Thanks in advance, Nicholas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b501c2fb21$8c895c20$371010ac>