[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: '--target' not working
- From: "Kevin Ford" <klford gate net>
- To: <rpm-list redhat com>
- Subject: RE: '--target' not working
- Date: Thu, 28 Sep 2000 02:18:05 -0400
Ian;
Basically.. what did you tweak?? The scr.rpm for the kernel has specific
builds for certain items to only build as i386.
First try building the kernel for i386 platform first. This will check to
see if your tweaking broke anything.
I386 build: rpm -ba -target i386 SPECS/kernel-2.2.spec
(assumes building from /usr/src/redhat .. -ba only builds the binary, since
you already have the source)
If this works then try: rpm -ba -target i386,i686 SPECS/kernel-2.2.spec
(assumes building from /usr/src/redhat)
This will give you i386 rpm's for certain packages and i686 rpm's for the
kernel.
Kevin Ford
Chief Technologist
UniCorp IT Solutions Group
-----Original Message-----
From: rpm-list-admin@redhat.com [mailto:rpm-list-admin@redhat.com] On Behalf
Of Ian Pilcher
Sent: Thursday, September 28, 2000 12:18 AM
To: rpm-list@redhat.com
Subject: '--target' not working
This is really weird. I've tweaked Red Hat's kernel SRPM, and I'm
trying to rebuild it for my Pentium II system:
[root@localhost SPECS]# rpm -bb --target i686 kernel-2.2.spec
Building target platforms: --
Building for target --
File is not a regular file: /usr/src/redhat/SPECS/i686
I've tried replacing the "i686" with "i686-linux" and
"i686-unknown-linux" with basically the same result.
Any ideas? (This is RPM 4.0 as shipped with Red Hat 7.)
Thanks!
--
========================================================================
Ian Pilcher pilcher@concentric.net
========================================================================
_______________________________________________
Rpm-list mailing list
Rpm-list@redhat.com
https://listman.redhat.com/mailman/listinfo/rpm-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]