@Graham,

Most of these dependencies are not available for RHEL 4 via yum and that is
why I have commented it out.

Meanwhile I get apr-util to work with this below package even after
commenting out the devel dependencies from cent OS,

http://vault.centos.org/6.5/os/Source/SPackages/apr-util-1.3.9-3.el6_0.1.src.rpm

I have already compiled apr of version 1.4.8 and now I have created
apr-util of version 1.3.9. Now I can create httpd rpm of version 2.2.24
using these create rpms.

Going to test installing them.. Do you think it is good to proceed with
this ? Or Do you want me to try using latest apr-util ?

Thanks,
Venkatesh


On Mon, Mar 3, 2014 at 2:28 PM, Graham Leggett <[email protected]> wrote:

> On 3 Mar 2014, at 08:05, Venkatesh Prabu Narayanan <
> [email protected]> wrote:
>
> > Further to my previous mail, I have generated apr rpm build and
> successfully installed after installing the dependency packages (autoconf,
> libtool, doxygen).
> >
> > After this I tried installing apr-util 1.5.3 version and it has the
> following dependencies,
> >
> > [root@localhost apr-util]# rpmbuild -ba apr-util.spec
> > error: Failed build dependencies:
> >         libuuid-devel is needed by apr-util-1.5.3-1.i386
> >         postgresql-devel is needed by apr-util-1.5.3-1.i386
> >         mysql-devel is needed by apr-util-1.5.3-1.i386
> >         sqlite-devel >= 3.0.0 is needed by apr-util-1.5.3-1.i386
> >         freetds-devel is needed by apr-util-1.5.3-1.i386
> >         unixODBC-devel is needed by apr-util-1.5.3-1.i386
> >         nss-devel is needed by apr-util-1.5.3-1.i386
> >
> >
> > I just commented out all the above dependencies and this time I am
> getting segmentation fault while doing rpmbuild as below,
>
> Don't comment out the dependencies, install them with "yum install".
>
> Regards,
> Graham
> --
>
>


-- 
Thanks and Regards

N.Venkatesh Prabu

Reply via email to