Cannot compile CVS current on Mac OS X 10.2.6

From: Kenji Sugita <sugita(at)srapc1327(dot)sra(dot)co(dot)jp>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Cannot compile CVS current on Mac OS X 10.2.6
Date: 2003-09-02 13:13:43
Message-ID: 20030902.221343.74747005.sugita@srapc1327.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Attached is compilation error messages of current CVS:

gcc -traditional-cpp -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/include -c -o pqcomm.o pqcomm.c
pqcomm.c: In function `StreamServerPort':
pqcomm.c:280: parse error before '<<' token
pqcomm.c:291: case label not within a switch statement
pqcomm.c:296: case label not within a switch statement
pqcomm.c:300: `default' label not within a switch statement
pqcomm.c:309: parse error before '>>' token
pqcomm.c:208: warning: unused variable `err'
pqcomm.c:209: warning: unused variable `maxconn'
pqcomm.c:210: warning: unused variable `one'

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andreas Pflug 2003-09-02 13:36:12 Re: Cannot compile CVS current on Mac OS X 10.2.6
Previous Message sad 2003-09-02 13:13:24 Re: [BUGS] session variable