I just installed Wine, and when i test it by the command "wine cdplayer" i get the following error message : "err:module:BUILTIN32_dlopen failed to load .so lib for builtin kernel32.dll: symbol __sysconf, version GLIBC_2.2 not defined in file libc.so.6 with link time reference err:module:fixup_imports Module (file) KERNEL32.dll needed by C:\Windows\cdplayer.exe not found" I have got RedHat 7.0 and Wine release 20010305. Can somebody help me ?
alesclandre <alesclandre@yahoo.com> wrote:> I just installed Wine, and when i test it by the command "wine cdplayer" i > get the following error message : "err:module:BUILTIN32_dlopen failed to > load .so lib for builtin kernel32.dll: symbol __sysconf, version GLIBC_2.2 > not defined in file libc.so.6 with link time reference > err:module:fixup_imports Module (file) KERNEL32.dll needed by > C:\Windows\cdplayer.exe not found"> I have got RedHat 7.0 and Wine release 20010305.> Can somebody help me ?Whining about people not researching newsgroup content at all ;-) This topic is sooo hot at the moment. Why haven?t you read the 5 or 6 other threads related to that or checked out groups.google.com ?? Andreas Mohr
OK, thanks a lot to both lawson whitney (or whitney lawson ?) and andreas mohr, you were right, i have got libc_2.1.92, which is not quite 2.2 ! So what i did what uninstall my wine rpm package (that was easy !) but now i wonder if i should also remove some "wine" files and directories that remain : ./wine, /home/alex/.wine and /home/alex/.pan. Also, based on earlier posts, i tinkered a bit with my /etc/ld.so.conf file by adding a line so that it be able to locate the file where libkernel32.so is. Should i remove that line and rerun ldconfig -v as root so that everything is back to before ? One last question, since you were so kind to me, what is the "tools/wineinstall" thing that i saw talked about but that never existed in any of my directories ? I hope i did not say too many stupid things in one go, and i thank you again anyway. What i will do is go into the world of compiling, one thing i never did, but i guess is necessary to learn ? ... (hey, the guy with the .fr suffix, non mais c'est quoi ces manières ? (OK, j'ajoute un petit smiley abscon ;-), ça fait bien il parait !)
OKAY, what i did was to download codeweaver package, then i had to get the itcl>=3 package as the README.TXT file told me (you see, i learn !), and then everything worked smoothly, i did not even have to get GLIBC_2.2 ! I tested it on cdplayer and WinZip, and it was perfect. Now, expect from me many stupid questions on how to make wine run specific and obscure applications, like proprietary isp connection modules ! I already tried to run Internet Explorer, and it managed to crash my linux system ! Congratulations to Microsoft !