Thanks Ben, I tried the kernel-2.4.spec from the 7.1 release and ran into the following error when I trid "rpm -bl kernel-2.4.spec": error: File /usr/src/redhat/SOURCES/linux-2.4.3.tar.bz2: No such file or directory Is there some sort of documentation as what is required to build what the spec file is setup for? I can get the linux-2.4.3.tar.bz2 from ftp://ftp.kernel.org/pub/linux/kernel/v2.4 which is 20+ MB and would take quit a while with a SLOW internet. I am just afraid this problem is just the tip of the iceberg on what to follow. I have the 2.4.3 kernel source build, is there a short cut to just build the following? > kernel-smp-2.4.3-12.ia64.rpm > kernel-headers-2.4.3-12.ia64.rpm 7.1 is also IA64 which is what I am using. Don -----Original Message----- From: Hetz Ben Hamo [mailto:hetz@kde.org] Sent: Wednesday, February 13, 2002 1:45 PM To: redhat-devel-list@redhat.com; Chan, Don Subject: Re: kernel-2.4.3-12smp spec file? Hi, Check the SRPM file - when you install the SRPM it puts the SPEC file in /usr/src/redhat/SPECS/ directory. BTW - I thought Red Hat released 7.2 for IA64 machines - so you might want to look at the files there or the updated 2.4.9-13 ones - not sure if they're for IA64 though... Hetz On Wednesday 13 February 2002 22:39, Chan, Don wrote: > I am trying to make changes to the following binary kernel rpms which is > part of the RPMS that gets installed during the 7.1 IA64 > installation: > > kernel-smp-2.4.3-12.ia64.rpm > kernel-headers-2.4.3-12.ia64.rpm > > Unfortunately, I need the SPEC files for them and I have searched the WEB > exhaustively and came up empty. Can some one point > me to where I can get the SPEC files so I can rebuild the binary RPMS? Or > does the source RPMS exists for the above mentioned > binary packages?? > > Thanks, > Don