Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 18:09:36 -0500 (CDT)
From:      "Jeffrey J. Libman" <jeffrl@wantabe.com>
To:        "Kenneth D. Merry" <ken@kdm.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: building kernel for adaptec 2940UW
Message-ID:  <Pine.BSF.4.10.9909201809230.48856-100000@binnacle.wantabe.com>
In-Reply-To: <199909202244.QAA84330@panzer.kdm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
thankyou thankyou thankyou.

jeff

                                |
                                |\            +------------------------------+
Jeffrey J. Libman, ops. mgr.    | \           |  Wantabe Internet Services   |
Wantabe, Inc.                   |__\          +------------------------------+
jeffrl@wantabe.com        <-----|------>      | access web cgi ftp news mail |
(281) 493-0718       __,.-=\'`^`'~=-../__,.-= +------------------------------+

On Mon, 20 Sep 1999, Kenneth D. Merry wrote:

> Jeffrey J. Libman wrote...
> > 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?
> 
> Probably 'controller scbus0'.
> 
> Don't forget da0, cd0, sa0, and pass0.  See GENERIC and LINT for details.
> 
> Ken
> -- 
> Kenneth Merry
> ken@kdm.org
> 
> 



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.9909201809230.48856-100000>