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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


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.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to