samba-bugs@samba.org
2007-Nov-30 21:31 UTC
DO NOT REPLY [Bug 5114] New: "make" fails on SCO 5.0.6a due to autoconf incompatibility
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: wayned@samba.org
ReportedBy: aaron.pelton@ahs.state.vt.us
QAContact: rsync-qa@samba.org
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.
samba-bugs@samba.org
2007-Dec-01 02:05 UTC
DO NOT REPLY [Bug 5114] "make" fails on SCO 5.0.6a due to autoconf incompatibility
https://bugzilla.samba.org/show_bug.cgi?id=5114
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from wayned@samba.org 2007-11-30 20:05 CST -------
I believe you're referring to the 3.0.0pre6 release. The tar file was
created
with slightly askew timestamps. The work-around is to touch configure.sh and
config.h.in anytime after extracting the files from the tar file.
The release script was fixed to avoid this in the future.
--
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.
Seemingly Similar Threads
- DO NOT REPLY [Bug 5064] New: compile error - SCO 5.0.6a
- DO NOT REPLY [Bug 5040] New: multiple mount point directory sources aren't completely recursive
- SCO OpenServer 5.0.6a and missing libncurses.so.4 (fwd)
- [PATCH 5/6] New APIs: copy-in and copy-out
- Re: [PATCH 5/6] New APIs: copy-in and copy-out