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

On Tuesday 05 November 2002 11:02 am, Andrew MacKenzie wrote:

> Are you using RedHat 8.0?  I've never succesfully compiled a kernel yet
> under RH8 using either gcc 3.2 or 2.96.
>
> I usually have trouble with the scsi aicxxx stuff.

I've just built a kernel for 8.0 without any problem.

# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
- --infodir=/usr/share/info --enable-shared --enable-threads=posix 
- --disable-checking --host=i386-redhat-linux --with-system-zlib 
- --enable-__cxa_atexit
Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)

(I will say there were a _ton_ of compiler warnings during the build)
IE: cc1: warning: -malign-functions is obsolete, use -falign-functions

The build completed without error, though. Here's the steps I used:
# rpm -Fvh kernel-source-2.4.18-17.8.0.i386.rpm
# cd /usr/src/linux-2.4.18-17.8.0/
# make mrproper
# cp configs/kernel-2.4.18-athlon.config .config
# make oldconfig
# make dep
# make bzImage && make modules && echo "Finished!"

- -- 
- -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)

iD8DBQE9yHyhn/07WoAb/SsRAvmvAJ9A1NP1ZfT4wgRS3aeCC3wzO/CXhACffb5E
+rZ8UYTDe1IMzjXbVqp4qIY=
=bSai
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to