Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled
От | Tom Lane |
---|---|
Тема | Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled |
Дата | |
Msg-id | 8197.1374760111@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled (Andres Freund <andres@2ndquadrant.com>) |
Ответы |
Re: BUG #8271: Configure warning: sys/ucred.h: present but
cannot be compiled
Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled |
Список | pgsql-bugs |
Andres Freund <andres@2ndquadrant.com> writes: >> Before that commit the checks for cmsgcred which includes sys/ucred.h >> happened to include params.h... Patch attached, missing the configure >> update since I don't have a compatible autoconf on my laptop, to produce >> a minimal diff. > Could somebody apply the fix (including regenerating /configure)? The proposed patch seems a bit overcomplicated --- isn't the real problem that I changed the ordering of the header probes in be4585b1c27ac5dbdd0d61740d18f7ad9a00e268? I think I just alphabetized them in a fit of neatnik-ism, not realizing that there were order dependencies on some platforms. regards, tom lane
В списке pgsql-bugs по дате отправления: