http://bugs.winehq.org/show_bug.cgi?id=2311
------- Additional Comments From klkrpes@netscape.net 2004-26-06 15:21 ------- I am also stopped by this problem. The following is a ltrace of wine:
$ ltrace wine __libc_start_main(0x8048810, 1, 0xfef55504, 0x804891c, 0x8048964 <unfinished ...> getenv("WINELOADER") = NULL pthread_create(0xfef55454, 0, 0x8048798, 0, 1) = 0 pthread_join(0xf7063bb0, 0xfef55450, 0xfef55454, 0, 0x8048798) = 0 wine_init_argv0_path(0xfef6eaa6, 0xcfbffc, 0x8048a10, 0xcfbffc, 1) = 0x8ffd050 wine_exec_wine_binary(0x8048a10, 0xfef55504, 0, 1, 0xfef6eaa6ltrace: Couldn't find .dynsym or .dynstr in "/proc/30067/exe" <unfinished ...>