On Thu, Sep 17, 2009 at 9:59 PM, James McKenzie <jjmckenzie51@xxxxxxxxxxxxx> wrote: > Austin English wrote: >> On Wed, Sep 16, 2009 at 3:04 PM, Bazilisk <wineforum-user@xxxxxxxxxx> wrote: >> >>> I try to make Wine for macOs with PowerPC >>> 1) >>> cvs -z3 -d:pserver:anonymous:@darwine.cvs.sourceforge.net:/cvsroot/darwine co -P distrib >>> 2) cd distrib >>> export VERSION=1.1.29 >>> sudo ./create_darwine_distrib.sh $VERSION ~/Desktop/wine-1.1.29 >>> >>> Where I have error: >>> configure: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support. >>> ***** Error: Can't build wine >>> >>> How to fix it? >>> >> >> You need to edit create_darwine_distrib.sh and find where it does: >> ./configure >> and change it to >> ./configure --disable-win16 >> >> also, report it to the darwine maintainer. >> >> > Austin: > > Darwine is abandonware. You want to take over maintaining it? I don't > have a reliable G4/G5 system to do the builds and work out the bugs. Hell no :-). Besides, I don't have a mac to test on. -- -Austin