Re: 8.1RC1 fails to build on OS X (10.4)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.1RC1 fails to build on OS X (10.4)
Дата
Msg-id 6406.1130949582@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 8.1RC1 fails to build on OS X (10.4)  (Idar Tollefsen <idart@performancedesign.no>)
Ответы Re: 8.1RC1 fails to build on OS X (10.4)  (Idar Tollefsen <idart@performancedesign.no>)
Список pgsql-hackers
Idar Tollefsen <idart@performancedesign.no> writes:
> Trying to build 8.1RC1 on the above configuration fails because it seems to have 
> defined bool, but still doesn't seem to know what bool is.

Well, having just updated my laptop to 10.4.3, I tried it again, using
the same configure switches you mention ... and it still works fine for
me.

I notice however that you seem to have a different version of gcc:

> gcc --version:
> powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
> Copyright (C) 2005 Free Software Foundation, Inc.

Mine says

powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)
Copyright (C) 2004 Free Software Foundation, Inc.

which is evidently older.  Where'd you get yours from?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Idar Tollefsen
Дата:
Сообщение: Re: 8.1RC1 fails to build on OS X (10.4)
Следующее
От: Idar Tollefsen
Дата:
Сообщение: Re: 8.1RC1 fails to build on OS X (10.4)