Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 19:20:02 -0800 (PST)
From:      Terry Dwyer <tdwyer@bigpond.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/22432: It looks like David O'Brien's commit of /usr/lib/crt*.o  to stable has broken some port builds
Message-ID:  <200010310320.TAA92726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/22432; it has been noted by GNATS.

From: Terry Dwyer <tdwyer@bigpond.com>
To: freebsd-gnats-submit@FreeBSD.org, tdwyer@bigpond.com
Cc:  
Subject: Re: ports/22432: It looks like David O'Brien's commit of /usr/lib/crt*.o 
 to stable has broken some port builds
Date: Tue, 31 Oct 2000 11:17:22 +0800

 Whoops!
 
 I tried building these ports after a make buildworld && make
 installworld
 while the new kernel was building.  I had not noticed the kernel
 build
 had failed with the same errors:
 
 ===> an
 ===> aue
 touch __miibus_hack_dep.c
 cc -shared -O -pipe  -D_KERNEL -Wall -Wredundant-decls
 -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
 -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi
 -DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../include 
 -mpreferred-stack-boundary=2 -o miibus __miibus_hack_dep.c
 /usr/lib/crtbeginS.o: In function `_init':
 /usr/lib/crtbeginS.o(.init+0x0): multiple definition of `_init'
 /usr/lib/crti.o(.init+0x0): first defined here
 /usr/lib/crtbeginS.o: In function `_fini':
 /usr/lib/crtbeginS.o(.fini+0x0): multiple definition of `_fini'
 /usr/lib/crti.o(.fini+0x0): first defined here
 *** Error code 1
 
 Stop in /usr/src/sys/modules/aue.
 *** Error code 1
 
 Stop in /usr/src/sys/modules.
 *** Error code 1
 
 Stop in /usr/src/sys/compile/CHARON.sld.
 
 So I guess this belongs in kernel problem reports.
 
 Sorry about that
 
 Terry
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010310320.TAA92726>