Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 1998 14:01:23 -1000
From:      yamada@newton.IfA.Hawaii.Edu (Hubert Yamada)
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Kernel building problems
Message-ID:  <9805280001.AA11083@newton.ifa.hawaii.edu.ifa.hawaii.edu>
In-Reply-To: marc@versa.eng.comsat.com's message of May 27,  5:54pm

index | next in thread | raw e-mail

-- On May 27, 1998, marc@versa.eng.comsat.com (Marc Giannoni) wrote
-- Subject: Kernel building problems
> I recently ran 'cvsup' with tag=RELENG_2_2.
> Now it looks like I may need the new CAM code.
> 
> (Prior to posting, I tested a kernel config file which
> has been know to compile OK!)
[...]
> I searched 'everywhere' for the declaration of  'isa_devtab_cam' but it
> didn't appear to be delcared anywhere.

I just ran into the same problem.  The missing declarations are in a
file that is automatically generated by 'config'.  You need to cd into
the config directory (/usr/src/usr.sbin/config (?)) and do a make and
make install.  Then run the new version of config on your config file.

(Of course, there may be other, related problems.  It might be worth
rebuilding the entire source tree, just to be on the safe side.)

-- 
Hubert Yamada, University of Hawaii, Institute for Astronomy
 phone: (808) 956-6648                 
e-mail: yamada@newton.ifa.hawaii.edu
   WWW: http://ccd.ifa.hawaii.edu/~yamada/

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


home | help

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