Date: Mon, 30 Oct 2000 16:29:37 -0800 From: Kent Stewart <kstewart@urx.com> To: obrien@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src Makefile.inc1 src/gnu/lib/csu Makefilesrc/lib/csu/alpha crti.S crtn.S Makefile crt1.c src/lib/csu/commoncrtbrand.c crtbegin.c src/lib/csu/i386-elf Makefile crt1.c crti.Scrtn.S src/contrib/gcc/config/alpha freebsd.h Message-ID: <39FE1271.A578B15C@urx.com> References: <200010302032.MAA36956@freefall.freebsd.org> <39FE0077.B1CA6AE6@urx.com> <20001030153633.C62186@dragon.nuxi.com> <39FE0BD0.CBA8135F@urx.com> <20001030161840.B62876@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien wrote: > > On Mon, Oct 30, 2000 at 04:01:20PM -0800, Kent Stewart wrote: > > Making the kernel didn't help. > > This has nothing to do with the kernel. > > > cc -O -pipe -march=i686 -Wall -I/usr/obj/usr/src/i386/usr/include > > -o strfile strfile.o > > /usr/lib/crtbegin.o: In function `_init': > > /usr/lib/crtbegin.o(.init+0x0): multiple definition of `_init' > > /usr/lib/crti.o(.init+0x0): first defined here > > /usr/lib/crtbegin.o: In function `_fini': > > /usr/lib/crtbegin.o(.fini+0x0): multiple definition of `_fini' > > /usr/lib/crti.o(.fini+0x0): first defined here > > *** Error code 1 > > Your /usr/src/lib/csu/alpha and maybe /usr/src/gnu/lib/csu isn't fully up > to date. What rev of /usr/src/lib/csu/alpha/Makefile and > /usr/src/gnu/lib/csu/Makefile do you have? My system is an Intel and it is # $FreeBSD: src/gnu/lib/csu/Makefile,v 1.1.2.2 2000/10/30 22:09:56 obrien Exp $ I'll be back in an hour or so. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39FE1271.A578B15C>