[Bug 10755] Anarchy Online forcibly keeps focus in fullscreen mode

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 24 07:36:23 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=10755





--- Comment #12 from Mikko Rasa <tdb at tdb.fi>  2008-05-24 07:36:22 ---
I tried to do a bisect, but the compilation of 0.9.41 failed with this:

../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wldap32.spec   
add.o ber.o bind.o compare.o control.o delete.o dn.o error.o extended.o init.o
main.o misc.o modify.o modrdn.o option.o page.o parse.o rename.o search.o
value.o     wldap32.res    -o wldap32.dll.so  -luser32 -lkernel32  -lldap_r
-llber ../../libs/port/libwine_port.a  
parse.o: In function `ldap_parse_vlv_controlW':
/usr/src/wine-bisect/wine/dlls/wldap32/parse.c:420: undefined reference to
`ldap_parse_vlv_control'
/usr/src/wine-bisect/wine/dlls/wldap32/parse.c:420: undefined reference to
`ldap_parse_vlv_control'
parse.o: In function `ldap_parse_sort_controlW':
/usr/src/wine-bisect/wine/dlls/wldap32/parse.c:339: undefined reference to
`ldap_parse_sort_control'
collect2: ld returned 1 exit status

Some sort of version conflict with the ldap library?  The few latest versions
(0.9.60 and up) compile fine.  Is there any way to disable ldap functionality
so I could proceed with testing this?  ./configure --help isn't exactly helpful
in this respect and a guess of --without-ldap had no effect.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list