[Rpm-ecosystem] rpm-4.14.0

Neal Gompa ngompa13 at gmail.com
Thu Oct 26 04:34:10 UTC 2017


On Wed, Oct 25, 2017 at 6:02 PM, Baho Utot <baho-utot at columbus.rr.com> 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
>
> Fails with file not found db.h
>
> When I do the same with rpm-4.13.0.1 it works as then configure stage
> creates db.h

If those are actually your steps, I see at least two things wrong:

1. I think the minimum is BDB 4.8 (though BDB 5 is recommended)
2. The symlink you're creating isn't valid, as the path is wrong.


-- 
真実はいつも一つ!/ Always, there's only one truth!


More information about the Rpm-ecosystem mailing list