Am 02.03.2014 08:00, schrieb Venkatesh Prabu Narayanan: > 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 > /usr/bin/apu-1-config is needed by httpd-2.2.24-1.i386 > I don't want to install apr, apr-util using externally compiled one
at least remove the BuildRequires for apr and apr-util from the SPEC they are there to make sure distributions ship anything with shared libraries and you should cinsider that a good idea
signature.asc
Description: OpenPGP digital signature
