Hi,
For the last couple of weeks I spent some time doing porting Wine to NetBSD (there used to be a port but was too out of date). After applying patches my own, it has been successfully compiled and started running.
The most serious problem occurs, however, whenever I try to run a Windows binary with it:
$ wine c:\windows\sol.exe No built-in EXE module loaded! Did you create a .spec file?
Obviously sol.exe doesn't need a .spec file to run. When/Why do I get such an error?
Jun-Young
-- Bang Jun-Young bjy@mogua.org