From owner-freebsd-current Fri Oct 11 7:37:56 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A94E737B401; Fri, 11 Oct 2002 07:37:54 -0700 (PDT) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA44B43E97; Fri, 11 Oct 2002 07:37:53 -0700 (PDT) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.12.6/8.12.6) with ESMTP id g9BEbrOp016490; Fri, 11 Oct 2002 07:37:53 -0700 (PDT) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.12.6/8.12.6/Submit) id g9BEbrPB016489; Fri, 11 Oct 2002 07:37:53 -0700 (PDT) (envelope-from david) Date: Fri, 11 Oct 2002 07:37:53 -0700 From: David Wolfskill To: "David O'Brien" Cc: current@freebsd.org Subject: Re: ** HEADS UP ** DON'T MAKE WORLD !!! Message-ID: <20021011143753.GA16471@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , David O'Brien , current@freebsd.org References: <20021011080423.GA55831@dragon.nuxi.com> <20021011094233.GA81504@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20021011094233.GA81504@dragon.nuxi.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 11, 2002 at 02:42:34AM -0700, David O'Brien wrote: > On Fri, Oct 11, 2002 at 01:04:23AM -0700, David O'Brien wrote: > > I've ended up hosing world with the Binutils upgrade. >=20 > I think world is OK now. Looks as if something is (still?) broken: >>> stage 4: building everything.. =2E.. =3D=3D=3D> gnu/usr.bin/binutils/gdb =2E.. cc -O -pipe -mcpu=3Dpentiumpro -D_GNU_SOURCE -I. -I/usr/src/gnu/usr.bin/bin= utils/gdb -I/usr/src/gnu/usr.bin/binutils/gdb/../libbfd/i386 -I/usr/src/gnu= /usr.bin/binutils/gdb/../../../../contrib/binutils/include -Dprint_insn_i38= 6=3Dprint_insn_i386_att -DDEFAULT_BFD_VEC=3Dbfd_elf32_i386_vec -DGDB_XM_FIL= E -Dprint_insn_i386=3Dprint_insn_i386_att -DDEFAULT_BFD_VEC=3Dbfd_elf32_i38= 6_vec -DGDB_XM_FILE -DDEFAULT_BFD_ARCH=3Dbfd_i386_arch -I/usr/src/gnu/usr.b= in/binutils/gdb/i386 -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contri= b/binutils/binutils -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib= /binutils/bfd -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/g= db -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/config -= I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/obj/usr/src/i386/usr/include/read= line -static -o gdb init.o annotate.o ax-general.o ax-gdb.o bcache.o bl= ockframe.o breakpoint.o buildsym.o c-exp.o c-lang.o c-typeprint.o c-valprin= t.o ch-exp.o ch-lang.o ch-typeprint.o ch-valprint.o coffread.o complaints.o= copying.o corefile.o corelow.o cp-valprint.o dcache.o dbxread.o demangle.o= dwarfread.o dwarf2read.o elfread.o environ.o eval.o exec.o expprint.o f-ex= p.o f-lang.of-typeprint.o f-valprint.o findvar.o fork-child.o gdbarch.o gdb= types.o infcmd.o inflow.o infptrace.o infrun.o inftarg.o language.o jv-exp.= o jv-lang.o jv-valprint.o jv-typeprint.o nlmread.o m2-lang.o m2-exp.o m2-ty= peprint.o m2-valprint.o main.o maint.o mdebugread.o mem-break.o minsyms.o o= bjfiles.o parse.o printcmd.o remote.o remote-utils.o scm-exp.o scm-lang.o s= cm-valprint.o solib.o source.o stabsread.o stack.o symfile.o symmisc.o symt= ab.o target.o thread.o top.o tracepoint.o typeprint.o utils.o valarith.o va= lops.o valprint.o values.o serial.o ser-unix.o ser-tcp.o arch-utils.o cp-ab= i.o completer.o doublest.o event-loop.o event-top.o frame.o gdb-events.o in= f-loop.o linespec.o memattr.o regcache.o signals.o solib-svr4.o solib-legac= y.o ui-file.o ui-out.o wrapper.o cli-out.o cli-cmds.o cli-decode.o cli-scri= pt.o cli-setshow.o cli-utils.o freebsd-uthread.o kvm-fbsd.o i386fbsd-nat.o = i386bsd-tdep.o i386bsd-nat.o i386-nat.o i386-tdep.o i387-nat.o i387-tdep.o = core-regset.o core-aout.o gdbversion.o -lkvm -lm ../libbfd/libbfd.a ../libo= pcodes/libopcodes.a -lgnuregex ../libiberty/libiberty.a -lreadline -ltermcap arch-utils.o(.data+0x40): undefined reference to `bfd_elf32_i386_vec' *** Error code 1 1 error What next? Thanks, david --=20 David H. Wolfskill david@catwhisker.org To paraphrase David Hilbert, there can be no conflicts between the discipline of systems administration and Microsoft, since they have nothing in common. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message