I’ve ran this command: sudo port install -v rdepof:wine-devel as from https://wiki.winehq.org/MacOS/Building <https://wiki.winehq.org/MacOS/Building>. But just sudo port install wine-devel is okay.
> Le 11 janv. 2019 à 07:13, Ryan Schmidt <[email protected]> a écrit : > > > > On Jan 10, 2019, at 12:35, Giuseppe Di Matteo wrote: > >> The wine-level install failed at xattr dependency build. >> High Sierra (10.13.6). Xcode 10.1 MacPorts 2.5.4 > > The xattr port is needed on Mac OS X 10.4 Tiger only. On Mac OS X 10.5 > Leopard and later, xattr is included with the operating system. So I don't > understand why an installation of the xattr port is being attempted in your > case on High Sierra which doesn't need it. What command did you run that > caused this to happen? And does /usr/bin/xattr exist? > Giuseppe Di Matteo [email protected]
