[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make dist for both Debian and Fedora?
From: |
Daniel Pocock |
Subject: |
make dist for both Debian and Fedora? |
Date: |
Wed, 03 Apr 2013 10:02:02 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 |
Hi,
I use a Debian system to run autoreconf and bootstrap/make dist releases
for various projects (e.g. reSIProcate)
When using the release tarball on a system like Fedora, issues with
hard-coded rpath have been discovered.
Apparently I am not alone, and this discussion has come up before in RPM
packaging. On the RPM packaging request for reSIProcate, I've gathered
links to a few different discussions about the issue:
https://bugzilla.redhat.com/show_bug.cgi?id=892625#c11
One proposed solution appears to involve using sed to hack the configure
script into shape. A more elegant solution appears to be re-running
autoreconf during the rpmbuild (before the call to configure)
Is there any other way to deal with this issue without any hacks? Am I
potentially doing something wrong when I bootstrap the releases?
Regards,
Daniel
- make dist for both Debian and Fedora?,
Daniel Pocock <=