On 3/30/11 6:35 PM, bigmac909 wrote: > That's odd... everything worked just fine, but I'm STILL getting the "missing 16bit support/DOS" message upon trying to run the program! Oh yeah, I forgot to mention. You have to edit the Portfile: sudo port edit wine or sudo port edit wine-devel if you installed the development version. Where it says '--disable-win16', take that out. They put that in precisely because of the linker bug. Chip