Re: [CentOS] error building apr-util spec file

2015-03-22 Thread Tim Dunphy
> > http://fedoraproject.org/wiki/Projects/Mock Thank you! I'll check it out. On Sun, Mar 22, 2015 at 7:38 PM, Mark LaPierre wrote: > On 03/22/15 16:22, Tim Dunphy wrote: > > how do > > I build in mock? > > http://fedoraproject.org/wiki/Projects/Mock > > -- > _ >°v° > /(_)\ >^ ^

Re: [CentOS] error building apr-util spec file

2015-03-22 Thread Mark LaPierre
On 03/22/15 16:22, Tim Dunphy wrote: > how do > I build in mock? http://fedoraproject.org/wiki/Projects/Mock -- _ °v° /(_)\ ^ ^ Mark LaPierre Registered Linux user No #267004 https://linuxcounter.net/ ___ CentOS mailing list CentOS@ce

Re: [CentOS] error building apr-util spec file

2015-03-22 Thread Tim Dunphy
Peter, You're missing a -devel package. You should be building this in mock, > then it will install the correct deps for you in a clean build environment. > These are the packages I have: [root@repo:~] #rpm -qa | grep db4 libdb4-utils-4.8.30-13.el7.x86_64 *libdb4-devel-static-4.8.30-13.el7.x86_

Re: [CentOS] error building apr-util spec file

2015-03-22 Thread Peter
On 03/23/2015 09:03 AM, Tim Dunphy wrote: > Hey guys, > > I'm trying to create an apache 2.4.12 rpm file. But in order to do that I > need to create an apr-util rpm of a recent enough version to support it. > > checking for Berkeley DB 1 in the standard places... > checking db_185.h usability...

[CentOS] error building apr-util spec file

2015-03-22 Thread Tim Dunphy
Hey guys, I'm trying to create an apache 2.4.12 rpm file. But in order to do that I need to create an apr-util rpm of a recent enough version to support it. So running the rpmbuild command against the spec file I'm getting this error: checking db1/db.h usability... no checking db1/db.h presenc