This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 May 2012 06:20:16 +0000
- Subject: [Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')
- Auto-submitted: auto-generated
- References: <bug-52586-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586
--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-02 06:20:16 UTC ---
>getpwuid_r does not return any information.
There is a bug in the upstream glibc with respect of setregid setresgid
setresuid setreuid. I have a patch but I have not submitted them upstream yet.