On Jul 5, 2013, at 4:41 PM, devzero2000 wrote:

> Beware that ./devtool standalone use old version of some tool of the
> buildchain, as gettext. And ./devtool static is borken on ubuntu
> 12.04.2 LTS
> , for me almost, The build fail - Makefile.in not found - found today.
> I did not understand why.
> 

So fix standalone if you wish: I don't use standalone, largely because
the feature set(s) and platform(s) I'm on are much more featureful, and
I need a far more extensive test framework than what is available
with standalone.

You SHOULD be able to do (after installing db-5.3.12 in $prefix,
assuming that all the usual compression libraries are available, etc)
        ./devtool checkout
        ./devtool static
        make
        cd tests && make check
        make distcheck
on most any platform. That's the intent for my "minimal"
robust build.

Meanwhile RPM links ~100 libraries when max'd out ...

73 de Jeff

______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
Developer Communication List                        rpm-devel@rpm5.org

Reply via email to