hello, I need some help for using wine

gerard patel nomailthankyoug.patel at wanadoo.fr
Mon Feb 5 05:59:13 CST 2001


On Mon, 5 Feb 2001 11:29:02 +0100, "Yves MOYA" <yves.moya at waika9.com>
wrote:
<snip>
>warn:module:BUILTIN32_dlopen failed to load user32.dll: symbol __sysconf,
>version GLIBC_2.2 not defined in file libc.so.6 with link time reference
<snip>

This error message warns you that the package you
installed needs a library more recent that the one you
have on your system.
The right way is either :
- find another package needing a compatible glibc

ls -l /lib/libc.so.6 

should give your glibc version.

- compile Wine from source;

In most cases upgrading the glibc is *dangerous*

Gerard



More information about the wine-users mailing list