Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2001 22:30:19 +0200
From:      Danny Pansters <danny@ricin.com>
To:        Francisco Conrado <colapso@onda.com.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: I Cant 'make' my kernel
Message-ID:  <01051322301900.29888@ricin.localnet>
In-Reply-To: <01051313180500.02791@corpse.land.com>
References:  <01051313180500.02791@corpse.land.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 13 May 2001 19:10, you wrote:
> Can someone please help me?
> I configured my kernel a couple of times (accordingly to
> www.freebsd.org/handbook/kernelconfig-config.html), and tried to compile it
> a lot of times, but it didint work.
> It makes the config well.. make depend also works.
> But when it gets to 'make' ... it stops
> It shows that there is one error.
> It is something like this:
> umass.o: In function 'umass_cam_sense_cb'
> umass.o(.text+0x1918): undefined reference to 'xpt_done'
> umass.o(.text+0x1929): undefined reference to 'xpt_done'
>

Did you note this in your kernel config file?

device           umass           # Disks/Mass storage - Requires scbus and da

And from the looks of it there's quite a lot of other devices and options you 
may want to comment out.


Greetings,

Danny



> Actually,there is a lot more than this, but it is a little bit of the
> error. Do anyone have any idea of how to solve this?
>
> Im grateful since now.

----------------------------------------
Content-Type: text/english; name="MEUKERNEL"
Content-Transfer-Encoding: base64
Content-Description: Kernel Conf File
----------------------------------------

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?01051322301900.29888>