Date: Mon, 20 Sep 1999 16:24:39 -0500 (CDT) From: "Jeffrey J. Libman" <jeffrl@wantabe.com> To: freebsd-stable@FreeBSD.ORG Subject: building kernel for adaptec 2940UW Message-ID: <Pine.BSF.4.10.9909201622230.48856-100000@binnacle.wantabe.com>
next in thread | raw e-mail | index | archive | help
i have sup'd fresh today, make buildworld, make installworld and now i am
making a kernel to include a new 2940UW, using ahc0. i get the following
errors on
make:
loading kernel
aic7xxx.o: In function `ahc_create_path':
aic7xxx.o(.text+0xb53): undefined reference to `xpt_create_path'
aic7xxx.o: In function `ahc_set_syncrate':
aic7xxx.o(.text+0xd42): undefined reference to `xpt_setup_ccb'
aic7xxx.o(.text+0xd50): undefined reference to `xpt_async'
aic7xxx.o(.text+0xd61): undefined reference to `xpt_free_path'
aic7xxx.o: In function `ahc_set_width':
aic7xxx.o(.text+0xee0): undefined reference to `xpt_setup_ccb'
aic7xxx.o(.text+0xeec): undefined reference to `xpt_async'
aic7xxx.o(.text+0xefd): undefined reference to `xpt_free_path'
aic7xxx.o: In function `ahc_attach':
aic7xxx.o(.text+0x1007): undefined reference to `cam_simq_alloc'
aic7xxx.o(.text+0x103b): undefined reference to `cam_sim_alloc'
aic7xxx.o(.text+0x104c): undefined reference to `cam_simq_free'
ad nauseum.
what have i missed?
cheers,
jeff
|
|\ +------------------------------+
Jeffrey J. Libman, ops. mgr. | \ | Wantabe Internet Services |
Wantabe, Inc. |__\ +------------------------------+
jeffrl@wantabe.com <-----|------> | access web cgi ftp news mail |
(281) 493-0718 __,.-=\'`^`'~=-../__,.-= +------------------------------+
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?Pine.BSF.4.10.9909201622230.48856-100000>
