Re: compiling postgres with Visual Age compiler on

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: compiling postgres with Visual Age compiler on
Дата
Msg-id 1117445558.4849.7.camel@fuji.krosing.net
обсуждение исходный текст
Ответ на Re: compiling postgres with Visual Age compiler on  (Hannu Krosing <hannu@skype.net>)
Ответы Re: compiling postgres with Visual Age compiler on  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On E, 2005-05-30 at 12:21 +0300, Hannu Krosing wrote:
> On P, 2005-05-29 at 11:26 -0400, Tom Lane wrote:
> > Hannu Krosing <hannu@skype.net> writes:
> > > I have not researched any deeper,but  currently it fails with
> > 
> > > checking types of arguments for accept()... configure: error: could not
> > > determine argument types
> > 
> > So look at config.log and see what's going on.
> 

it needs this:

extern int accept (int __fd, __SOCKADDR_ARG __addr,                  socklen_t *__restrict __addr_len);

how does one add yet another set of arguments for accept() to
configure ?

-- 
Hannu Krosing <hannu@tm.ee>


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Escape handling in COPY, strings, psql
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: compiling postgres with Visual Age compiler on