https://bugzilla.samba.org/show_bug.cgi?id=5136
Summary: Clean Install - Compile Issues - 3.0.0pre6 - Debian /
FreeBSD
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
The following error is generated when attempting to compile rsync-3.0.0-pre6
$ ./configure; make
rsync 3.0.0pre6 configuration successful
autoconf -o configure.sh
autoheader && touch config.h.in
Configure files changed -- perhaps run:
./config.status --recheck; ./config.status
make: *** [configure.sh] Error 1
So then I execute:
$ ./config.status --recheck; ./config.status; make
And it compiles fine.
Same error on my FreeBSD box as well.
--
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