[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Can\'t compile own kernel on RH 7.0
- From: Ralph Slooten <ralph slooten quicknet nl>
- To: redhat-install-list redhat com
- Subject: RE: Can\'t compile own kernel on RH 7.0
- Date: Fri, 29 Sep 2000 12:45:24 +0200 (CEST)
Yes, there seems to be a problem there somewhere. I can't even compile the
origional source file that comes with redhat 7.0 :-( I have now truied many
things, however, they all end up EXACTLY the way you describe in your E-mail!
Same place and everything. The reason I needed to compile is to get my CD
Writer to work, but someone sent me a great solution, which get's it to work
(IDE-Scsi emulation) without having to recompile, and it worked :-)
I am going to send it in another E-mail right after this one.
Seems Redhat may have rushed too much to get their latest out of the door :-/
On 29-Sep-2000 irger fh-rosenheim de wrote:
> Hi,
>
> i try to compile the 2.2.17 kernel from ftp.kernel.org
> and got always the the error.
> ------------
> cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-fr
> ame-pointer -fno-strict-aliasing -D__SMP__ -pipe -fno-strength-reduce -m486
> -mal
> ign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o extable.o
> exta
> ble.c
> rm -f mm.o
> ld -m elf_i386 -r -o mm.o init.o fault.o ioremap.o extable.o
> make[2]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm\'
> make[1]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm\'
> make -C arch/i386/lib
> make[1]: Entering directory `/usr/src/linux-2.2.17/arch/i386/lib\'
> make all_targets
> make[2]: Entering directory `/usr/src/linux-2.2.17/arch/i386/lib\'
> cc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -D__SMP__
> -traditional -
> c checksum.S -o checksum.o
> checksum.S:231: badly punctuated parameter list in #define
> checksum.S:237: badly punctuated parameter list in #define
> make[2]: *** [checksum.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/lib\'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/lib\'
> make: *** [_dir_arch/i386/lib] Error 2
> bash-2.04#
> ----------
>
> I tried it on different machines with different settings. The only kernel i
> can
> compile is the one which ist include in RH 7.0
>
> Why ?
>
>
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]