Resolving apr dependencies while generating httpd rpm build compiled from source

2014-03-01 Thread Venkatesh Prabu Narayanan
Hi, I am new to this list. I am trying to compile httpd 2.2.24 rpm build from source tar ball and it is failing with apr, apr-util dependencies. [root@localhost httpd]# rpmbuild -ba httpd-2.2.24.spec error: Failed build dependencies: /usr/bin/apr-1-config is needed by httpd-2.2.24-1.i386

Re: Resolving apr dependencies while generating httpd rpm build compiled from source

2014-03-02 Thread Venkatesh Prabu Narayanan
-apr-util=/usr/bin/apu-1-config I am trying all these for my linux OS RHEL 4. Please note that OS upgrade is not an option as of now. Please let me know how to fix these errors. Regards, Venkatesh On Sun, Mar 2, 2014 at 6:32 PM, Graham Leggett wrote: > On 2 Mar 2014, at 07:00, Venkat

Re: Resolving apr dependencies while generating httpd rpm build compiled from source

2014-03-03 Thread Venkatesh Prabu Narayanan
*** [check] Error 139 + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.90029 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.90029 (%check) [root@localhost apr-util]# Please let me know what is wrong here. To avoid these issues, I tried to make use of bundled a

Re: Resolving apr dependencies while generating httpd rpm build compiled from source

2014-03-03 Thread Venkatesh Prabu Narayanan
latest apr-util ? Thanks, Venkatesh On Mon, Mar 3, 2014 at 2:28 PM, Graham Leggett wrote: > On 3 Mar 2014, at 08:05, Venkatesh Prabu Narayanan < > venkateshprab...@gmail.com> wrote: > > > Further to my previous mail, I have generated apr rpm build and > successfully instal

Re: Resolving apr dependencies while generating httpd rpm build compiled from source

2014-03-03 Thread Venkatesh Prabu Narayanan
have posted to 'dev' list. @Graham, Thanks for your comment. I have already removed the same in 'Require' and '%files' section. I will also try removing the same from configure section. Thanks, Venkatesh On Mon, Mar 3, 2014 at 4:05 PM, Graham Leggett wrote: