RC1 and OSX

From: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
To: pgsql -bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: RC1 and OSX
Date: 2004-12-05 20:14:22
Message-ID: 20041205201422.92714.qmail@web41010.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-12-05 20:22:07 Re: [BUGS] utf-8 flag always off in plperl function arguments
Previous Message Tom Lane 2004-12-05 20:06:38 Re: 8.0.0rc1: doc refers to guc_stats_*