Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 16:18:40 -0800
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Kent Stewart <kstewart@urx.com>
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:  <20001030161840.B62876@dragon.nuxi.com>
In-Reply-To: <39FE0BD0.CBA8135F@urx.com>; from kstewart@urx.com on Mon, Oct 30, 2000 at 04:01:20PM -0800
References:  <200010302032.MAA36956@freefall.freebsd.org> <39FE0077.B1CA6AE6@urx.com> <20001030153633.C62186@dragon.nuxi.com> <39FE0BD0.CBA8135F@urx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?



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?20001030161840.B62876>