Hello,
I just answered my own question, after emerging openldap, the error went away. Someone might have mentioned before, there needs to be a configure test for this...
John P.S. The bug system under winehq.org still seems to be down.
After getting the lastest tar, I get the following error:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o add.o add.c In file included from add.c:39: winldap_private.h:289: error: syntax error before "BerElement" winldap_private.h:290: error: syntax error before "BerElement" winldap_private.h:322: error: syntax error before "BerElement" winldap_private.h:323: error: syntax error before "BerElement" make[2]: *** [add.o] Error 1 make[2]: Leaving directory `/usr/src/wine/dlls/wldap32' make[1]: *** [wldap32] Error 2 make[1]: Leaving directory `/usr/src/wine/dlls' make: *** [dlls] Error 2
This occurs both with Wine-20050830.tar.gz and the latest cvs.
I'm compiling under Gentoo ( up to date ) with gcc 3.3.5
John
On 8/30/05, John Shillinglaw jshillinglaw@hotpop.com wrote:
The bug system under winehq.org still seems to be down.
It's fine. It's your DNS.
-Brian