Net Llama wrote:
> --- Tim Wunder <[EMAIL PROTECTED]> wrote:
>
>>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
>>
>
> Because you never patched the kernel with the Reiser code
>
OK. I guess I gotta learn how to do that, now. I'm sure it's "easy".
>
>>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?
>>
>
> You did the symlink backwards. It should be /usr/bin/lex -> flex
>
Actually, I didn't, I just phrased what I did incorrectly. I executed:
ln -s /usr/bin/flex /usr/bin/lex
Any other suggestions? Is there something other than the bison and flex
RPMs from eW31 that I need?
Thanks,
Tim
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc
->http://linux.nf/mailman/listinfo/linux-users