http://bugs.winehq.org/show_bug.cgi?id=3265
------- Additional Comments From timlindner@web.de 2005-01-09 10:17 ------- Ubuntu 5.04 with official patches Compiling with GCC 3.3
Same Error on my System:
make[2]: Gehe in Verzeichnis »/home/tim/wine-20050830/dlls/wldap32« 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: Syntaxfehler before "BerElement" winldap_private.h:290: error: Syntaxfehler before "BerElement" winldap_private.h:322: error: Syntaxfehler before "BerElement" winldap_private.h:323: error: Syntaxfehler before "BerElement" make[2]: *** [add.o] Fehler 1 make[2]: Verlasse Verzeichnis »/home/tim/wine-20050830/dlls/wldap32« make[1]: *** [wldap32] Fehler 2 make[1]: Verlasse Verzeichnis »/home/tim/wine-20050830/dlls« make: *** [dlls] Fehler 2