http://bugs.winehq.org/show_bug.cgi?id=17203
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2010-01-12 15:38:28 --- (In reply to comment #2)
Bug 16695 (http://bugs.winehq.org/show_bug.cgi?id=16695) seems to be referring to the same problem, also seems to have been fixed.
Marking fixed then.
By the way as I have some PPC Macs left around I will convert one as a linux / Mac OS X test machine for wine compiling as soon as I have time. All those compiling bugs seems quite trivial, yet they are even tested, maybe I can cull out some of them. ;)
Excellent! I've got a build script on winezeug (http://winezeug.googlecode.com/svn/trunk/build_script/daily.sh) that would save you a lot of trouble. It's mostly suitable for a cron job, though it runs the test suite, which won't work to well on PPC. With a few minor tweaks (outputting the build log somewhere, grep for warnings/errors), it should be suitable for a cron build job setup.
E-mail me for help if you want to use it/need something put into it.