http://bugs.winehq.org/show_bug.cgi?id=4979
nospam@thenerdshow.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker
------- Additional Comments From nospam@thenerdshow.com 2006-03-04 15:34 ------- I will change it to blocker, based on the notion that we can't use it to "roll our own" custom RPM files, if it won't build without intervention.
In case anyone is browsing this and just wants to know how to force their way through a compile, I simply went through the normal steps, (./configure && make depend && make) until the error happened and then I searched for and edited out the '64' in the makefiles within the winearts and wineesd directories (it prints out the offending folder location in the error report) and then re-ran 'make' from within the wine directory.