Re: [ADMIN] GNUmakefile size 0

2004-05-18 Thread Andrew Sullivan
On Thu, May 13, 2004 at 04:19:36PM +0200, Laurens Wagemakers wrote: > Hai Tom, > > I just talked to the developers and we can use 7.1 now. I'd still counsel you very strongly to upgrade somewhat higher. There are an awful lot of bugs from those days. But in any case, you might want to grovel th

Re: [ADMIN] GNUmakefile size 0

2004-05-14 Thread Laurens Wagemakers
rsday, May 13, 2004 5:19 PM To: Laurens Wagemakers Cc: '[EMAIL PROTECTED]' Subject: Re: [ADMIN] GNUmakefile size 0 Laurens Wagemakers <[EMAIL PROTECTED]> writes: > extern int accept(int, struct sockaddr *, Psocklen_t); Hmm. The comments in configure have # Solaris 7 and 8 have a

Re: [ADMIN] GNUmakefile size 0

2004-05-13 Thread Tom Lane
Laurens Wagemakers <[EMAIL PROTECTED]> writes: > extern int accept(int, struct sockaddr *, Psocklen_t); Hmm. The comments in configure have # Solaris 7 and 8 have arg3 as 'void *' (disguised as 'Psocklen_t' # which is *not* 'socklen_t *'). If we detect that, then we assume # 'int' as the result

Re: [ADMIN] GNUmakefile size 0

2004-05-13 Thread Laurens Wagemakers
7; Subject: Re: [ADMIN] GNUmakefile size 0 Laurens Wagemakers <[EMAIL PROTECTED]> 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: cou

Re: [ADMIN] GNUmakefile size 0

2004-05-13 Thread Tom Lane
Laurens Wagemakers <[EMAIL PROTECTED]> 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 tha

Re: [ADMIN] GNUmakefile size 0

2004-05-13 Thread Laurens Wagemakers
Laurens -Original Message- From: Tom Lane [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 4:04 PM To: Laurens Wagemakers Cc: '[EMAIL PROTECTED]' Subject: Re: [ADMIN] GNUmakefile size 0 Laurens Wagemakers <[EMAIL PROTECTED]> writes: > [ configure genera

Re: [ADMIN] GNUmakefile size 0

2004-05-13 Thread Tom Lane
Laurens Wagemakers <[EMAIL PROTECTED]> writes: > [ configure generated a zero-size GNUmakefile ] > ./configure delivered following error signals: > configure: warning: TCL/TK support disabled; tcl shell is not in your path > sed: command garbled: [EMAIL PROTECTED]@%gcc (GCC) 3.3.2 (several times)