Re: GNUmakefile size 0
От | Laurens Wagemakers |
---|---|
Тема | Re: GNUmakefile size 0 |
Дата | |
Msg-id | DB1B4FC9815DD411A01D00B0D03D7907012F938B@nlnt16.truston.com обсуждение исходный текст |
Ответ на | GNUmakefile size 0 (Laurens Wagemakers <l.wagemakers@truston.com>) |
Ответы |
Re: GNUmakefile size 0
|
Список | pgsql-admin |
#ifdef __STDC__ extern int accept(int, struct sockaddr *, Psocklen_t); #else /* __STDC__ */ extern int accept(); Regards, Laurens -----Original Message----- From: Tom Lane [mailto:tgl@sss.pgh.pa.us] Sent: Thursday, May 13, 2004 4:43 PM To: Laurens Wagemakers Cc: 'pgsql-admin@postgresql.org' Subject: Re: [ADMIN] GNUmakefile size 0 Laurens Wagemakers <l.wagemakers@truston.com> writes: > So know I'm compiling 7.1.3 on Solaris as stated in my other mail however > when I run ./configure I get: > Checking types of arguments for accept()... > configure: error: could not > determine argument types) Hmph. AFAICS we haven't changed that configure test since 7.1; so given the lack of complaints, I'd expect it to work. How exactly do your system headers define accept(), anyway? regards, tom lane
В списке pgsql-admin по дате отправления: