http://bugs.winehq.org/show_bug.cgi?id=26835
--- Comment #29 from Timothy Pearson kb9vqf@pearsoncomputing.net 2011-04-19 12:46:41 CDT --- (In reply to comment #27)
Game.dll loaded for "Half-Life 2" fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub fixme:thread:SetThreadIdealProcessor (0x1a8): stub fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION ERROR: ld.so: object '/opt/kde3/lib/kgtk/libkgtk2.so' from LD_PRELOAD cannot be preloaded: ignored. fixme:dbghelp:elf_search_auxv can't find symbol in module
Seems to be related to that last line; the only question is WHICH symbol in WHICH module.
Looking elsewhere, the only reference I can see to elf_search_auxv failing like this is in relation to "DC Universe Online", which needed this patch to add Xinput2 support in order to work:
http://bugs2.winehq.org/attachment.cgi?id=32768
Checking to see if it is in the latest releases now...