On Thu, Mar 21, 2002 at 10:58:07AM -0500, Wainwright, Oliver (Exchange) wrote: > Where do I get the kernel-source SRPM? I checked the official RedHat 7.2 > s390 5 CD set, the kernel-2.4.9-17.src.rpm under SRPMS did not contain the > include for math-emu. If you install a src.rpm as root, your files are normally copied into /usr/src/redhat/SPECS and /usr/src/redhat/SOURCES. If you start "rpm -bb /usr/src/redhat/SPECS/kernel-2.4.spec", the kernel will be unpacked below /usr/src/redhat/BUILD and the result should show up in /usr/src/redhat/RPMS/s390/. If you start a "rpm -bp /usr/src/redhat/SPECS/kernel-2.4.spec" your kernel will be available in /usr/src/redhat/BUILD/kernel-2.4/linux. You can then also manually compile/install it liked you are used with the tree in "/usr/src/linux". cu, Florian La Roche > > Please advise. > > > -----Original Message----- > > From: Post, Mark K [SMTP:mark.post@eds.com] > > Sent: Wednesday, March 20, 2002 5:33 PM > > To: 'redhat-s390-list@redhat.com' > > Subject: RE: [Redhat-s390-list] RedHat 7.2 Kernel Compile Failure > > > > Yes, this is a known problem with the kernel-source RPM. You will need to > > install the kernel SRPM (note the difference) to be able to recompile your > > kernel. > > > > Mark Post > > > > -----Original Message----- > > From: Wainwright, Oliver (Exchange) [mailto:owainwright@bear.com] > > Sent: Wednesday, March 20, 2002 4:31 PM > > To: 'redhat-s390-list@redhat.com' > > Cc: #LinuxMF > > Subject: [Redhat-s390-list] RedHat 7.2 Kernel Compile Failure > > > > > > I am having a problem recompiling my kernel. I have all packages installed > > and am running redhat 7.2 s390, kernel is 2.4.9-17. I appear to be missing > > the includes directory under my source tree. I have received the error on > > two different servers. > > > > Please advise. > > > > make -C arch/s390/math-emu fastdep > > make[2]: Entering directory `/usr/src/linux-2.4.9-17/arch/s390/math-emu' > > /usr/src/linux-2.4.9-17/scripts/mkdep -D__KERNEL__ > > -I/usr/src/linux-2.4.9-17/include -Wall -Wstrict-prototypes -Wno-trigraphs > > -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -Wno-unused > > -pipe > > -fno-strength-reduce -I. -I/usr/src/linux-2.4.9-17/include/math-emu -w -- > > math.c qrnnd.S sfp-util.h > .depend > > realpath(/usr/src/linux-2.4.9-17/include/math-emu) failed, No such file or > > directory > > make[2]: *** [fastdep] Error 1 > > make[2]: Leaving directory `/usr/src/linux-2.4.9-17/arch/s390/math-emu' > > make[1]: *** [_sfdep_arch/s390/math-emu] Error 2 > > make[1]: Leaving directory `/usr/src/linux-2.4.9-17' > > make: *** [dep-files] Error 2 > > > > > > oliver wainwright > > unix engineering > > bear stearns & co, inc. > > landline: 973-793-7567 > > fax: 973-793-2530 > > > > > > > > **************************************************************** > > Bear Stearns is not responsible for any recommendation, solicitation, > > offer or agreement or any information about any transaction, customer > > account or account activity contained in this communication. > > *********************************************************************** > > > > > > _______________________________________________ > > Redhat-s390-list mailing list > > Redhat-s390-list@redhat.com > > https://listman.redhat.com/mailman/listinfo/redhat-s390-list > > > > _______________________________________________ > > Redhat-s390-list mailing list > > Redhat-s390-list@redhat.com > > https://listman.redhat.com/mailman/listinfo/redhat-s390-list > > > **************************************************************** > Bear Stearns is not responsible for any recommendation, solicitation, > offer or agreement or any information about any transaction, customer > account or account activity contained in this communication. > *********************************************************************** > > > _______________________________________________ > Redhat-s390-list mailing list > Redhat-s390-list@redhat.com > https://listman.redhat.com/mailman/listinfo/redhat-s390-list