Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2000 19:19:33 -0800 (PST)
From:      Hoang Tran <hqt@rocketmail.com>
To:        freebsd-stable@freebsd.org
Subject:   4.2 BETA build kernel failure on NCR 53C810
Message-ID:  <20001114031933.29428.qmail@web2902.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,

I just added a NCR 53C810 and rebuild the kernel it's
failing on linking:

global.h -elf  -mpreferred-stack-boundary=2  vers.c
linking kernel
ncr.o: In function `ncr_attach':
ncr.o(.text+0xfba): undefined reference to `cam_simq_alloc'
ncr.o(.text+0xfe4): undefined reference to `cam_sim_alloc'
ncr.o(.text+0xff7): undefined reference to `cam_simq_free'
ncr.o(.text+0x1009): undefined reference to `xpt_bus_register'
ncr.o(.text+0x102b): undefined reference to `xpt_create_path'
ncr.o(.text+0x1056): undefined reference to `xpt_bus_deregister'
ncr.o(.text+0x1063): undefined reference to `cam_sim_free'
ncr.o: In function `ncr_action':
ncr.o(.text+0x11cc): undefined reference to `xpt_done'
ncr.o(.text+0x17cb): undefined reference to `xpt_done'
ncr.o(.text+0x1869): undefined reference to `xpt_done'
ncr.o(.text+0x18ce): undefined reference to `xpt_done'
ncr.o(.text+0x1918): undefined reference to `xpt_done'
ncr.o(.text+0x19e2): more undefined references to `xpt_done' follow
ncr.o: In function `ncr_complete':
ncr.o(.text+0x1a98): undefined reference to `xpt_print_path'
ncr.o(.text+0x1ac0): undefined reference to `xpt_print_path'
ncr.o(.text+0x1ba4): undefined reference to `xpt_print_path'
ncr.o(.text+0x1bd8): undefined reference to `xpt_freeze_devq'
ncr.o(.text+0x1bef): undefined reference to `xpt_done'
ncr.o: In function `ncr_freeze_devq':
ncr.o(.text+0x1cad): undefined reference to `xpt_path_comp'
ncr.o: In function `ncr_init':
ncr.o(.text+0x212b): undefined reference to `xpt_async'
ncr.o: In function `ncr_setsync':
ncr.o(.text+0x23ac): undefined reference to `xpt_setup_ccb'
ncr.o(.text+0x23ba): undefined reference to `xpt_async'
ncr.o: In function `ncr_setwide':
ncr.o(.text+0x2566): undefined reference to `xpt_setup_ccb'
ncr.o(.text+0x2574): undefined reference to `xpt_async'
ncr.o: In function `ncr_int_ma':
ncr.o(.text+0x329c): undefined reference to `xpt_print_path'
ncr.o(.text+0x32f0): undefined reference to `xpt_print_path'
ncr.o: In function `ncr_int_sir':
ncr.o(.text+0x3a2a): undefined reference to `xpt_print_path'
ncr.o(.text+0x3a56): undefined reference to `xpt_print_path'
ncr.o(.text+0x3a8a): undefined reference to `xpt_print_path'
ncr.o(.text+0x3aaa): more undefined references to `xpt_print_path'
follow
*** Error code 1

Stop in /usr/obj/usr/src/sys/avocado.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
avocado.muine.org->/usr/src>

__________________________________________________
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/


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




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