Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2002 13:12:30 -0700
From:      Adam Weinberger <adam@vectors.cx>
To:        Brent Marsh <bbdmarsh@frontiernet.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: help building custom kernel
Message-ID:  <20020809201230.GX49844@vectors.cx>
In-Reply-To: <000801c23fe1$409cbb00$f405d140@frontiernet.net>
References:  <000801c23fe1$409cbb00$f405d140@frontiernet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
you forgot to add the scbus and da devices

make sure:

device	scbus
device	da

appears in your kernel conf ::)

-Adam


>> (08.09.2002 @ 1313 PST): Brent Marsh said, in 3.5K: <<
> 
>    Hello,
> 
> 
> 
>    I've been an avid FreeBSD user for about a year, and am finally trying
>    to build my customer kernel.  I am by no means a computer expert, and
>    have found the handbook to be extremely useful.  I've followed the
>    directions in the latest version of the FreeBSD Handbook (I've
>    re-installed my PC with the latest stable version of FreeBSD as
>    well).  However, when I build the kernel, it chews it over for some
>    time, scrolling tons of text.  Then I get the following message.  I've
>    placed comments after '#' for some explanations
> 
> 
> 
>    umass.o(.text+0xNNNN): undefined reference to 'xpt_XXXX)    # where
>    NNNN is a combination of letters/numbers and XXXX is a word, usually
>    'done'.  Using the scroll lock key and looking back, I see dozens of
>    similar lines.
> 
> 
> 
>    ***Error code 1
> 
> 
> 
>    Stop in /usr/obj/usr/src/sys/DM1    # DM1 is the name of my kernel
> 
>    ****Error code 1
> 
> 
> 
>    Stop in /usr/src
> 
>    ***Error code 1
> 
> 
> 
>    and I get a command line again.
> 
> 
> 
>    Any help would be greatly appreciated.
> 
> 
> 
>    Thanks,
> 
>    Brent Marsh
>> end of "help building custom kernel" from Brent Marsh <<


--
"Oh good, my dog found the chainsaw."
        -Lilo, "Lilo & Stitch"
Adam Weinberger
adam@vectors.cx
http://vectors.cx


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?20020809201230.GX49844>