Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Nov 2000 16:40:39 +0000
From:      Gustavo Vieira Goncalves Coelho Rios <gustavo@ifour.com.br>
To:        "Passki, Jonathan P" <jpasski@kpmg.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   Re: kernel compile stop error w/ references to _init & _fini
Message-ID:  <3A019907.3A16A2B6@ifour.com.br>
References:  <7799D023E51ED311BFB50008C75DD7B402881A15@uschiexc05.kweb.us.kpmg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Passki, Jonathan P" wrote:
> 
> Hello All,
> 
> After cvsup'n source a couple days ago for the 4.1.1 branch, and after doing
> a make world last night w/o a reboot, I attempted to recompile the kernel,
> but was unsuccessful, and it ended abruptly w/ a Stop Error.  Here's the
> last amount of info I wrote down:
> 
> cc -0 -pipe -nostdinc -I/usr/obj/usr/src/sys/NOVA/../../.. -I.
> -I/usr/include
> -c /usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
> cc -0 -pipe -nostdinc -I/usr/obj/usr/src/sys/NOVA/../../.. -I.
> -I/usr/include
> -o aicasm aicasm_gram.o aicasm_scan.o aicasm.o aicasm_symbol.o -ll
> /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
> 
> And then the Stop Errors soon after.  This isn't a pure verbatim screen
> shot, so I might have retyped something wrong.  I do have an Adaptec 2490U2W
> SCSI-PCI host card, w/ an 18G LVD drive.  I haven't ever had this problem w/
> the hardware since 3.4, but I've added more PCI devices since then.  Does
> anyone know where the root to this error is, and perhaps steps I could try
> to resolve it?
> 
> Thanks,

I believe you are in trouble, i had the same error. Some commited a
CURRENT code into the STABLE branch. Due to lack of experience, i had to
reinstall by lib (i don't really known if that the correct the problem).
Take a look in the stable mailing list.


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




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