Re: [PORTS] porting postgrers 8.3 on SCO 5.0.7
Tom Lane <[email protected]> Mon, 09 Jun 2008 15:43:55 -0400
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
"Edmundo Robles L." <[email protected]> writes: > gmake[4]: Entering directory `/u/erobles/postgresql-8.3.1/src/backend/utils/adt' > cc -b elf -O -I../../../../src/include -I/usr/local/include -c -o cash.o cash.c > "cash.c", line 814: error: invalid token: 100ll > "cash.c", line 814: error: Syntax error before or at: ; Hmm, seems our buildfarm is lacking machines that won't take that construct, else we'd have noticed this long ago. These should all be using the INT64CONST() macro. regards, tom lane -- Sent via pgsql-ports mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-ports