-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 28 December 2002 08:29 pm, pfigg wrote:
> I just got the RH 8.0 installed on a machine - it was an update from
> the 7.3. I'm trying to build the 2.4 kernel straight from the install
> and keep running into an error when it tries to build the cipe module. 
> Specifically, I get the following error:
>
> make -C cipe modules
> make[3]: Entering directory
> `/usr/src/linux-2.4.18-17.8.0/drivers/addon/cipe' gcc -D__KERNEL__
> -I/usr/src/linux-2.4.18-17.8.0/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
> -DMODULE -DMODVERSIONS -include
> /usr/src/linux-2.4.18-17.8.0/include/linux/modversions.h
[snip]
> Now from there it just falls apart and bails out of the make.  I didn't
> change any of the config options - just did a "make menuconfig" with an
> immediate save so as to get the default .config file.  Then just did a
> make bzImage and make modules.  That's where it failed.  If anyone has
> any idea what I'm missing, I'd sure appreciate it.

# make mrproper
# make menuconfig (Appears to load the proper config from configs/ ?)
# make dep
# make bzImage
# make modules

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+DlK7n/07WoAb/SsRAtXfAJsEjEiXTQCgmbGzjPOmptkWsCK3OwCfdTcc
fRM47EwiHMFI+IMshHBC2mk=
=gtuh
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to