samba-bugs@samba.org
2005-Feb-17 18:21 UTC
[Bug 2357] New: error when compiling rsync under Windows Services for Unix
https://bugzilla.samba.org/show_bug.cgi?id=2357
Summary: error when compiling rsync under Windows Services for
Unix
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: happyspaceinvader@btopenworld.com
QAContact: rsync-qa@samba.org
Error: "undefined reference to `_makedev'" occurs when compiling
under Windows
Services for Unix 3.5.
To remedy, simply edit flist.c and change every occurrence of 'makedev'
to
'mkdev'. Once you run make again, it compiles fine and runs on Windows
with no
problems (so far).
--
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.
Reasonably Related Threads
- [Bug 2357] error when compiling rsync under Windows Services for Unix
- DO NOT REPLY [Bug 3806] New: makedev has 3 arguments in qnx
- [Bug 1893] New: Interix fails build due to makedev() as wrong macro name
- Rsync 3.1.3pre1 released
- [Bug 13224] New: New file handling causes compile issues for NonStop port.
