[winelib] Can't figure out a Winemaker error

Michael Jung mjung at iss.tu-darmstadt.de
Wed Dec 15 01:33:21 CST 2004


Scott,

On Wednesday 15 December 2004 06:32, Scott Ritchie wrote:
> 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.

This is a problem, which seems to have been introduced in the december
release and which is already fixed in cvs. If you don't want to use cvs you
can just patch the winemaker script: Move the "my %directories" global
variable declaration (somewhere around line 1060) above the
"get_directory_contents" function declaration (ca. line 400).

Ciao,
Michael



More information about the wine-devel mailing list