[MacPorts] #15339: rsync 3.0.2 does not build on Darwin 7 (Mac OS X 10.3 Panther); fix included
MacPorts
noreply at macports.org
Sun May 18 10:18:17 PDT 2008
#15339: rsync 3.0.2 does not build on Darwin 7 (Mac OS X 10.3 Panther); fix
included
-----------------------------------+----------------------------------------
Reporter: martijn at inlv.org | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: rsync darwin7 panther |
-----------------------------------+----------------------------------------
The ''rsync'' 3.0.2 port fails to build on Darwin 7 (Mac OS X 10.3.9)
because this OS does not support Extended Attributes and Access Control
Lists. It bombs out on missing header files related to this missing
functionality. The fix is appending the `--disable-xattr-support` and
`--disable-acl-support` arguments to ''configure''. The attached patch to
the Portfile appends these for the "darwin 7" platform, which then makes
it build fine.
--
Ticket URL: <http://trac.macports.org/ticket/15339>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list