[Bug 3380] New: Wine does not compile on my box

Wine Bugs wine-bugs at winehq.org
Wed Sep 21 19:03:06 CDT 2005


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

           Summary: Wine does not compile on my box
           Product: Wine
           Version: 20050830
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: joshudson at gmail.com


The relevant portion of MAKE output is this:
make[2]: Entering directory `/home/joshua/winecfg/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: 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/joshua/winecfg/wine-20050830/dlls/wldap32'
make[1]: *** [wldap32] Error 2
make[1]: Leaving directory `/home/joshua/winecfg/wine-20050830/dlls'
make: *** [dlls] Error 2

gcc --version: gcc (GCC) 3.3.6

Made one change before starting: modified tools/wineinstall. Changed prefix from
/usr/local to /opt/wine.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list