[Wine] wine 0.9: version GLIBC_2.3.4 not defined in file libc.so.6

Alexander Fieroch fieroch at web.de
Sat Oct 29 12:46:53 CDT 2005


Dan Kegel wrote:
> On 10/29/05, Alexander Fieroch <fieroch at web.de> wrote:
> 
>>deb http://wine.sourceforge.net/apt/ binary/
>>to my debian /etc/apt/sources.list and downloaded the packages wine and
>>libwine. The previous version from july I've downloaded was working.
> 
> Could you try building from source, just to see if it's a packaging problem?

same problem. :-(

> Guess I used the wrong tool.  Try this:
> $ readelf -sd /lib/libc.so.6 | grep regexec
>     61: 000acd10   153 FUNC    GLOBAL DEFAULT   11 regexec@@GLIBC_2.3.4
>   2003: 00105f10    66 FUNC    GLOBAL DEFAULT   11 regexec at GLIBC_2.0
>   6047: 00105f10    66 FUNC    LOCAL  DEFAULT   11 __compat_regexec
>   6301: 000acd10   153 FUNC    LOCAL  DEFAULT   11 __regexec
>   7424: 000acd10   153 FUNC    GLOBAL DEFAULT   11 regexec@@GLIBC_2.3.4
>   9366: 00105f10    66 FUNC    GLOBAL DEFAULT   11 regexec at GLIBC_2.0

Hm, here is mine:

$ readelf -sd /lib/libc.so.6 | grep regexec
  1482: 000ba810   159 FUNC    WEAK   DEFAULT   11 regexec@@GLIBC_2.0

Any hints?

Regards,
Alexander



More information about the wine-users mailing list