Re: 7.1.3 Compile fails on SCO OpenServer 5.0.6a

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.1.3 Compile fails on SCO OpenServer 5.0.6a
Дата
Msg-id 6163.1003860078@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 7.1.3 Compile fails on SCO OpenServer 5.0.6a  (Steve Burger <steve@customware.aust.com>)
Список pgsql-ports
Steve Burger <steve@customware.aust.com> writes:
> In the mean time I'm working my way back through the available versions
> to see if this is something that broke in one of the newer releases.

According to the "supported platforms" list, we haven't had a port
report from anyone using OpenServer 5 since PG 6.5.  So I wouldn't be
too surprised if some small problems have snuck in for that platform.
Please send patches if you figure out what's needed.

As far as the NOFILE issue goes, current sources already do "#ifdef NOFILE"
in all cases, so 7.2 shouldn't have a problem there.  In the meantime
you could just provide a dummy definition "#define NOFILE 50" (or so).

Can't really help you with the compiler-related problems.  You did read
doc/FAQ_SCO I hope --- maybe the people mentioned in it can help.

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: 7.1.3 Compile fails on SCO OpenServer 5.0.6a
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: RE- Compile 7.1.3 on SCO OpenServer 5.0.6a