help with mac osx 10.2.6 - Mailing list pgsql-bugs

From Theodore Petrosky
Subject help with mac osx 10.2.6
Date
Msg-id 20030908031136.89361.qmail@web41011.mail.yahoo.com
Whole thread Raw
Responses Re: help with mac osx 10.2.6  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Please help with a mac osx installation... I had
installed 7.3.4 on osx 10.2.6 some months ago. it was
a painless installation. I responded to someone on the
apple help list about installing. this person was
having a problem with the make stage. I didn't think
to retry making on my system.

I did. I can not make it now. I am getting an error

[postgres:~/postgres/postgresql-7.3.4 copy.4]
postgres% make
make -C doc all
make[1]: Nothing to be done for `all'.
make -C src all
make -C port all
gcc -traditional-cpp -g -O2 -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../src/include   -c -o
isinf.o isinf.c
In file included from /usr/include/math.h:24,
                 from isinf.c:5:
/usr/include/architecture/ppc/math.h:128: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:128: error: parse
error before "__cplusplus"
/usr/include/architecture/ppc/math.h:129: error:
syntax error before "inline"
/usr/include/architecture/ppc/math.h:130: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:130: error: parse
error before "else"
/usr/include/architecture/ppc/math.h:131: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:132: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:140: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:140: error: parse
error before "__cplusplus"
/usr/include/architecture/ppc/math.h:141: error:
syntax error before "inline"
/usr/include/architecture/ppc/math.h:142: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:142: error: parse
error before "else"
/usr/include/architecture/ppc/math.h:143: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:144: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:151: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:151: error: parse
error before "__cplusplus"
/usr/include/architecture/ppc/math.h:152: error:
syntax error before "inline"
/usr/include/architecture/ppc/math.h:153: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:153: error: parse
error before "else"
/usr/include/architecture/ppc/math.h:154: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:155: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:163: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:163: error: parse
error before "__cplusplus"
/usr/include/architecture/ppc/math.h:164: error:
syntax error before "inline"
/usr/include/architecture/ppc/math.h:165: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:165: error: parse
error before "else"
/usr/include/architecture/ppc/math.h:166: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:167: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:175: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:175: error: parse
error before "__cplusplus"
/usr/include/architecture/ppc/math.h:176: error:
syntax error before "inline"
/usr/include/architecture/ppc/math.h:177: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:177: error: parse
error before "else"
/usr/include/architecture/ppc/math.h:178: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:179: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:187: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:187: error: parse
error before "__cplusplus"
/usr/include/architecture/ppc/math.h:188: error:
syntax error before "inline"
/usr/include/architecture/ppc/math.h:189: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:189: error: parse
error before "else"
/usr/include/architecture/ppc/math.h:190: error:
syntax error at '#' token
/usr/include/architecture/ppc/math.h:191: error:
syntax error at '#' token
make[2]: *** [isinf.o] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

any ideas... i believe the problem lies with the
december 2002 update to the developers tools.

Thanks,

Ted

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

pgsql-bugs by date:

Previous
From: Eugene Chow
Date:
Subject: Re: pl/pgsql problem with search_path
Next
From: Tom Lane
Date:
Subject: Re: help with mac osx 10.2.6