Date: Thu, 2 Nov 2000 10:19:26 -0500 From: "Passki, Jonathan P" <jpasski@kpmg.com> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: kernel compile stop error w/ references to _init & _fini Message-ID: <7799D023E51ED311BFB50008C75DD7B402881A15@uschiexc05.kweb.us.kpmg.com>
next in thread | raw e-mail | index | archive | help
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, Jon ***************************************************************************** The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. When addressed to our clients any opinions or advice contained in this email are subject to the terms and conditions expressed in the governing KPMG client engagement letter. ***************************************************************************** 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?7799D023E51ED311BFB50008C75DD7B402881A15>