http://bugs.winehq.com/show_bug.cgi?id=891
------- Additional Comments From z_god@wanadoo.nl 2003-20-06 08:09 ------- Bug comments restored from Gmane.org:
tried to compile 'hello world' using winelib. empty dir w/ hello.c. winemaker. ok. configure. ok. make : winebuild complained about unknown tokens in the spec file. it turned out that its parser doesn't support (any more?) the 'type' and 'import' keywords. after removing these lines from the .spec file, it compiled fine. updating the winemaker script should solve the problem. (+plus updating the docs)