Trying to compile the 2.4.9 kernel on my eD2.4 box. I'm going from the 2.2.14
kernel, so I had to do a lot of updating: modutils, e2fsprogs, ppp, bison,
byacc, reiserfs-utils. Some from tarball (modutils, e2fsprog, ppp), some from
eW3.1 SRPM (bison, byacc, reiserfs-utils).
I managed to get thru make xconfig (although resierfs options didn't show --
why would that be?), make dep, make clean, but it fails on make bzImage when
it tries to compile support for my SCSI card -- aic7xxx.
Here is the error output:
pdc202xx.c: In function `config_chipset_for_dma':
pdc202xx.c:528: warning: `drive_pci' might be used uninitialized in this
function
/tmp/ccZhgkxz.o: In function `yyparse':
/tmp/ccZhgkxz.o(.text+0xc50): undefined reference to `yylex'
/tmp/ccZhgkxz.o(.text+0x10b6): undefined reference to `include_file'
/tmp/ccZhgkxz.o(.text+0x10d0): undefined reference to `include_file'
/tmp/ccZhgkxz.o(.text+0x24f8): undefined reference to `yylex'
/tmp/ccVnaMqk.o: In function `main':
/tmp/ccVnaMqk.o(.text+0x3a3): undefined reference to `include_file'
make[5]: *** [aicasm] Error 1
make[4]: *** [aicasm/aicasm] Error 2
make[3]: *** [first_rule] Error 2
make[2]: *** [_subdir_aic7xxx] Error 2
make[1]: *** [_subdir_scsi] Error 2
make: *** [_dir_drivers] Error 2
Previous to this error, I had a problem with not finding lex. I symlinked
/usr/bin/flex to /usr/bin/lex. After that, I get the above error.
Should I not have linked flex and lex? Is that not related to this? Should I
try to make xconfig again and review my SCSI settings?
Anyone have a big clue stick?
Thanks,
Tim
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc
->http://linux.nf/mailman/listinfo/linux-users