[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: quick FAQ
- From: "Murali Krishnan" <murali krishnan sylantro com>
- To: "RPM Package Manager" <rpm-list redhat com>
- Subject: RE: quick FAQ
- Date: Wed, 20 Dec 2006 10:44:23 +0530
>From History:
http://lists.freshrpms.net/pipermail/freshrpms-list/2003-October/006223.
html
-----Original Message-----
From: rpm-list-bounces redhat com [mailto:rpm-list-bounces redhat com]
On Behalf Of Chris Edillon
Sent: Wednesday, December 20, 2006 10:54 AM
To: RPM Package Manager
Subject: Re: quick FAQ
On Tue, 2006-12-19 at 17:04 -0500, Joe Landman wrote:
> How do I stop rpmbuild from stripping a binary file? I am building a
> kernel module to put into an RPM. The module works fine and is
> insmod'able outside of the rpm package. During packaging it appears
to
> be stripped of its symbols which leads to a module format error when
> insmod'ing it. The module in the build tree is fine, the one the
binary
> rpm deposits into the requisite location on the machine is not.
i did this once, and i think i added the following to the
spec file:
%define __spec_install_post %{nil}
i'm not at work so i can't check my spec file, though. :)
hth,
chris
_______________________________________________
Rpm-list mailing list
Rpm-list redhat com
https://www.redhat.com/mailman/listinfo/rpm-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]