[Bug 11635] New: make fails for out-of-tree build

samba-bugs at samba.org samba-bugs at samba.org
Sun Dec 6 21:34:58 UTC 2015


https://bugzilla.samba.org/show_bug.cgi?id=11635

            Bug ID: 11635
           Summary: make fails for out-of-tree build
           Product: rsync
           Version: 3.1.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: core
          Assignee: wayned at samba.org
          Reporter: andrey.gursky at e-mail.ua
        QA Contact: rsync-qa at samba.org

Reproducer:

git clone git://git.samba.org/rsync.git rsync.git
cd rsync.git
rm configure.sh config.h.in aclocal.m4
make -f prepare-source.mak
cd ..
mkdir rsync-build
cd rsync-build
../rsync.git/configure.sh --with-included-zlib=yes --enable-maintainer-mode
--prefix=/home/andrey/progs
make

Error message:
make: *** No rule to make target `m4/*.m4', needed by `aclocal.m4'.  Stop.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list