LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Compile Problems With the Latest WINE (https://www.linuxquestions.org/questions/linux-software-2/compile-problems-with-the-latest-wine-359473/)

J_7D5 09-02-2005 08:07 AM

Compile Problems With the Latest WINE
 
Hello again, guys. I'm having some problems compiling WINE-20050830
Here's the error message I recieve.

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 `/home/J7D5/wine-20050830/dlls/wldap32'
make[1]: *** [wldap32] Error 2
make[1]: Leaving directory `/home/J7D5/wine-20050830/dlls'
make: *** [dlls] Error 2

Is this due to an old compile version or something like that? :scratch:
Anyways. I hope this can be fixed as I was looking forward to this release.

-J

FreeThinkerJim 09-02-2005 05:26 PM

This is just a mistake in one of wine's headers. Lots of people on the mailing lists are having this problem , but I thought it was fixed already. My advice would be to try to get a copy from the CVS repository.


All times are GMT -5. The time now is 01:23 AM.