[Bug 15577] New: compilation syntax error

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 11 02:14:30 CDT 2008


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

           Summary: compilation syntax error
           Product: Wine
           Version: 1.1.6
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: trog24 at comcast.net


When trying to build Wine-1.1.6 (downloaded 10Oct08), I get the following
compilation error after entering the make command using gcc-4.0.1:

gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__
-DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -g -O2
-D__powerpc__  -o port.o port.c
{standard input}:125:Parameter syntax error (parameter 1)
{standard input}:126:Parameter syntax error (parameter 1)
{standard input}:127:Parameter syntax error (parameter 1)
{standard input}:128:Parameter syntax error (parameter 1)
{standard input}:129:Parameter syntax error (parameter 2)
{standard input}:130:Parameter syntax error (parameter 1)
{standard input}:131:Parameter syntax error (parameter 1)
{standard input}:132:Parameter syntax error (parameter 1)
{standard input}:133:Parameter syntax error (parameter 1)
{standard input}:134:Parameter syntax error (parameter 1)
{standard input}:136:Parameter syntax error (parameter 1)
{standard input}:137:Parameter syntax error (parameter 1)
{standard input}:138:Parameter syntax error (parameter 2)
make[2]: *** [port.o] Error 1
make[2]: Leaving directory `/Users/frank/Desktop/wine-1.1.6/libs/wine'
make[1]: *** [wine] Error 2
make[1]: Leaving directory `/Users/frank/Desktop/wine-1.1.6/libs'
make: *** [libs] Error 2

I ran ./configure and make depend commands successfully.  The error is
continuously repeatable.

The platform is a 2001 QuickSilver (upgraded to a dual 1.73 Ghz MPC-7448 from a
dual 800 MHz MPC-7450) running MacOS 10.4.11 with 1.5 GB memory.


-- 
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