I've been trying to get this going for days now. I've read the list
archives, checked Documentation/Changes and ensured that all my tools are
up to date. I've done cp .config ..;make mrproper;cp ../.config .;make
oldconfig; make dep && make clean && make bzlilo && make modules && make
modules_install
I've updated my cvs tree repeatedly and I still cannot build a kernel that
doesn have Unresolved symbols. My system is the RH7-XFS install, I've
changed /usr/include/{asm,include,pcmcia} to point to the appropriate
directories in my source tree (symlinked ala /usr/src/linux)
and the last thing I can think of that I changed in an effort to make it
all work is:
[root@fury linux]# grep gcc Makefile
HOSTCC = kgcc
#CC = $(CROSS_COMPILE)gcc -V egcs-2.91.66
CC = $(CROSS_COMPILE)kgcc
[root@fury linux]#
the kernel builds and is even bootable, but no modules work. what in the
world have I missed? I've even nuked my source tree and re-downloaded
from CVS, reconfigured from scratch.
just on the off chance that I'm configuring something foolishly I've
attached my .config file for examination.
Thanks in advance,
Chipper
PS. this is on a Toshiba Laptop.
------
Please encrypt anything important.
PGP Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x6CFA486D
241
Description: Text document
|