https://bugzilla.samba.org/show_bug.cgi?id=5114
Summary: "make" fails on SCO 5.0.6a due to autoconf incompatibility Product: rsync Version: 3.0.0 Platform: Other OS/Version: Windows XP Status: NEW Severity: trivial Priority: P3 Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 502$ ./configure && make --(configure output removed) autoconf -o configure.sh Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] [-l dir] [--localdir=dir] [--version] [template-file] make: *** [configure.sh] Error 1 a second machine with more 5.0.6a patches results in $ make autoconf -o configure.sh configure.in:6: error: Autoconf version 2.59 or higher is required configure.in:6: the top level autom4te: /usr/gnu/bin/gm4 failed with exit status: 1 make: *** [configure.sh] Error 1 -------- make install similarly fails as above. "./configure && make rsync" works fine although a manual install is required. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html