Click to See Complete Forum and Search --> : Building a kernal/Error w/ drivers (REVISED)


joannebasil
01-29-2001, 01:39 PM
going to kernal 2.3.5 or 2.4

extract tarball while in 'user'
su
passwd
cd/usr/src/
mkdir linux-2.3.5
chown -R username linux-2.3.5
chmod 755 /usr/src/linux-2.3.5
mrproper
make xconfig (or, menuconfig or oldconfig...)
make clean make dep make vmlinux

ALL GOES WELL UNTIL IT STARTS TO
COMPILE THE KERNAL THEN 2 ERRORS GO OFF--

1) ide-pmac.0 Error 1

2) _dir_drivers Error 2

Does anyone know how to resolve the
driver errors when compile a kernal?

imac 400
running suse7

thank you


------------------
joanne