Sorry for spamming. How to unsubscribe? On Thu, Dec 19, 2019, 8:08 PM Stéphane Blondon <[email protected]> wrote:
> Le mar. 17 déc. 2019 à 19:05, Michal Karm Babacek > <[email protected]> a écrit : > > > > The last time I did this (a week or so ago on RHEL 7.6), > > I had to checkout both apr and apr-util, their 1.x branches, not trunk. > > > > Thanks for your help! > > I tried with branches 1.x but it fails with the same error: > > $ rm -rf srclib/ > $ make clean > $ svn co http://svn.apache.org/repos/asf/apr/apr/branches/1.7.x srclib/apr > $ svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/1.6.x > srclib/apr-util > <http://svn.apache.org/repos/asf/apr/apr-util/branches/1.6.xsrclib/apr-util> > $ ./buildconf > $ ./configure --prefix=/home/stephane/bin/http --with-included-apr > $ LANG=C make > > Output of `make` command: > Making all in srclib > make[1]: Entering directory '/home/stephane/src/httpd-trunk/srclib' > make[1]: *** No rule to make target 'all'. Stop. > make[1]: Leaving directory '/home/stephane/src/httpd-trunk/srclib' > make: *** [/home/stephane/src/httpd-trunk/build/rules.mk:75: > all-recursive] Error 1 > > > Regards > -- > Stéphane >
