http://bugs.winehq.org/show_bug.cgi?id=9522
--- Comment #8 from Patrick Durland pdurland@gmail.com 2008-03-13 18:26:05 --- I'm a little clueless where to go to even start the backtrace. From what I can read, this is going to get deeply involved to even pinpoint where the problem is for the compiling issue and patching it so I can continue. I just don't have enough time to figure this out and keep pounding at it.
Here's some output that may or may-not be useful.
parse.o: In function `ldap_parse_vlv_controlW': /home/pdurland/wine-git/dlls/wldap32/parse.c:417: undefined reference to `ldap_parse_vlv_control' /home/pdurland/wine-git/dlls/wldap32/parse.c:417: undefined reference to `ldap_parse_vlv_control' parse.o: In function `ldap_parse_sort_controlW': /home/pdurland/wine-git/dlls/wldap32/parse.c:338: undefined reference to `ldap_parse_sort_control' collect2: ld returned 1 exit status winegcc: ccache failed. make[2]: *** [wldap32.dll.so] Error 2 make[2]: Leaving directory `/home/pdurland/wine-git/dlls/wldap32' make[1]: *** [wldap32] Error 2 make[1]: Leaving directory `/home/pdurland/wine-git/dlls' make: *** [dlls] Error 2 ---------------------
If anyone wants to try and pick this up to help find the issue spot, this was at the first try at compiling while doing the bisect between 0.9.20 and 0.9.21 (21 being bad of course)
To test: Download Muckclient from http://www.xcalibur.co.uk/MuckClient/ Install with default options. Run the program and install the gecko engine as recommended to view html. When it fully loads, you'll be at a connection window. Double-click the entry that is defaulted. Once the main window opens, try typing in the lower text-field. If nothing is showing up as you type, the problem still exists.