RC1 and OSX - Mailing list pgsql-bugs

From Theodore Petrosky
Subject RC1 and OSX
Date
Msg-id 20041205201422.92714.qmail@web41010.mail.yahoo.com
Whole thread Raw
Responses Re: RC1 and OSX  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi guys,

I am trying to make RC 1 on OS X.

My setup is:

OS X 10.3.2

gcc --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build
1666)
Copyright (C) 2002 Free Software Foundation, Inc.


./configure  --with-rendezvous --enable-thread-safety

then make..

here is my error...

gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes
-Wpointer-arith -Wendif-labels -fno-strict-aliasing
-I../../../../../../src/include   -c -o
utf8_and_euc_cn.o utf8_and_euc_cn.c
In file included from utf8_and_euc_cn.c:18:
../../Unicode/utf8_to_euc_cn.map:4231: error: parse
error before "l"
../../Unicode/utf8_to_euc_cn.map:4232: warning:
missing braces around initializer
../../Unicode/utf8_to_euc_cn.map:4232: warning: (near
initialization for `ULmapEUC_CN[4230]')
../../Unicode/utf8_to_euc_cn.map:4233: error: parse
error before '{' token
../../Unicode/utf8_to_euc_cn.map:4970: error: syntax
error at '#' token

Let me know if there is something I can do at this
end.

Ted




__________________________________
Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.0.0rc1: doc refers to guc_stats_*
Next
From: Tom Lane
Date:
Subject: Re: RC1 and OSX