Re: [Rpm-ecosystem] rpm-4.14.0

2017-10-25 Thread Neal Gompa
On Wed, Oct 25, 2017 at 6:02 PM, Baho Utot wrote: > 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 > >

[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