Thanks Graham! I wanted to understand how the dependencies will react to this.
Removing: apr Removing for dependencies: apr-devel apr-util apr-util-devel apr-util-freetds apr-util-ldap apr-util-mysql apr-util-odbc apr-util-pgsql apr-util-sqlite httpd httpd-devel httpd-tools .... ... Since apr has dependences down to httpd. Can an update of apr break httpd in mysterious ways ? Cheers! On Tue, Mar 15, 2011 at 12:23 PM, Graham Leggett <[email protected]> wrote: > On 15 Mar 2011, at 2:09 PM, Rico M wrote: > >> Can some one suggest what can be wrong ? I am trying to build Apr-Util >> 1.2.10 with apr 0.9.6. > > A quick guess would be that attempting to build v1.x of apr-util against > v0.9.x of apr won't work. Use a version of apr from the v1.x series. > > In fact, try use the most recent versions of apr and apr-util if you can. > > Regards, > Graham > -- > >
