Re: [Rpm-ecosystem] build-id

2018-03-19 Thread Baho Utot
On 03/18/18 18:38, Neal Gompa wrote: On Sun, Mar 18, 2018 at 5:58 PM, Baho Utot <baho-u...@columbus.rr.com> wrote: On 3/18/2018 10:25 AM, Neal Gompa wrote: On Sun, Mar 18, 2018 at 10:20 AM, Baho Utot <baho-u...@columbus.rr.com> wrote: I am building a scratch built linux sys

Re: [Rpm-ecosystem] build-id

2018-03-18 Thread Baho Utot
On 3/18/2018 10:25 AM, Neal Gompa wrote: On Sun, Mar 18, 2018 at 10:20 AM, Baho Utot <baho-u...@columbus.rr.com> wrote: I am building a scratch built linux system and I am using rpm as the package manager. I want to disable build-id in rpm so it discards or doesn't act on the build-id

[Rpm-ecosystem] build-id

2018-03-18 Thread Baho Utot
I am building a scratch built linux system and I am using rpm as the package manager. I want to disable build-id in rpm so it discards or doesn't act on the build-id. Can build-id processing be disabled in a macro file?   If so how does one do that. Want to remove the following from the

[Rpm-ecosystem] rpm-4.14.0

2017-10-25 Thread Baho Utot
When building on a raspberry-pi 2: tar xvf rpm-4.14.0.tar.bz2 cd rpm-4.14.0 tar ../db-4.5.20.tar.gz ln -s db-4.5.10 db ./autogen.sh --noconfigure ./configure --with-crypto=openssl --without-lua make Fails with file not found db.h When I do the same with rpm-4.13.0.1 it works as then configure