As part of my effort to create a successful demonstration of how to port something, I tried out winelib. Unfortunately, I can't seem to get it working at all. I get this error whenever I run winemaker:
Global symbol "%directories" requires explicit package name at /usr/bin/winemaker line 423. Global symbol "%directories" requires explicit package name at /usr/bin/winemaker line 441. Execution of /usr/bin/winemaker aborted due to compilation errors.
What's going on here? Did I screw something up, or was this broken in that release? This is with the December release.
Thanks, Scott Ritchie
On Tue, 14 Dec 2004 21:32:26 -0800, Scott Ritchie scott@open-vote.org wrote:
As part of my effort to create a successful demonstration of how to port something, I tried out winelib. Unfortunately, I can't seem to get it working at all. I get this error whenever I run winemaker:
Global symbol "%directories" requires explicit package name at /usr/bin/winemaker line 423.
Are you running this on Windows? I thought Steven Edwards posted a patch for that a while back.
-Brian