"Martin A. Marques" <[EMAIL PROTECTED]> writes:
> Well, mine looks like:
> extern int accept(int, struct sockaddr *, Psocklen_t);
> This is what I have in the configure:
> extern accept ($ac_cv_func_accept_arg1, $ac_cv_func_accept_arg2,
> $ac_cv_func_accept_arg3 *);
Hmm ... is it possible that his compiler distinguishes between
"extern int foo(...)" and "extern foo(...)" ? Why don't we
have the return type there, anyway?
regards, tom lane
- [HACKERS] problems with configure Martin A. Marques
- Re: [HACKERS] problems with configure Tom Lane
- Re: [HACKERS] problems with configure Martin A. Marques
- Re: [HACKERS] problems with configure Tom Lane
- Re: [HACKERS] problems with configure Martin A. Marques
- Re: [HACKERS] problems with configure Peter Eisentraut
- Re: [HACKERS] problems with configure Martin A. Marques
- Re: [HACKERS] problems with configure Tom Lane
- Re: [HACKERS] problems with configure Martin A. Marques
- Re: [HACKERS] problems with config... Tom Lane
- Re: [HACKERS] problems with co... Martin A. Marques
- Re: [HACKERS] problems wit... Tom Lane
- Re: [HACKERS] problems wit... Martin A. Marques
- Re: [HACKERS] problems wit... Tom Lane
- Re: [HACKERS] problems wit... Martin A. Marques
- Re: [HACKERS] problems with configure Martin A. Marques
- Re: [HACKERS] problems with configure Tom Lane
- Re: [HACKERS] problems with configure Martin A. Marques
