User-agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.9pre) Gecko/2008043023 SeaMonkey/2.0a1pre
Luca Scamoni wrote:
Thought I would just drop in a note on this...
There have been changes with glibc 2.8. Now struct ucred is ifdef'd
under _GNU_SOURCE
Maybe configure should detect if it's needed?
I suggest filing a bug with the glibc folks. struct ucred is not a
GNU-specific extension, it's a standard structure in Unix. I don't see how it
qualifies for hiding with _GNU_SOURCE.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/