This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Recent change to nscd/connections.c broke mips-mti-linux-gnu build?


On 27 November 2014 at 14:34, Doug Gilmore <Doug.Gilmore@imgtec.com> wrote:

> connections.c:1467:4: error: implicit declaration of function 'ignore_value' [-Werror=implicit-function-declaration]
>     ignore_value (setuid (server_uid));
>
> This appears to be related to the following commit:
>
> commit 8915eacef88eb25ac94e6bb37b473adb326e9d1b
> Author: Joseph Myers <joseph@codesourcery.com>
> Date:   Wed Nov 26 20:54:16 2014 +0000
>
>     Avoid warnings for unused results in nscd/connections.c.
>
> Is anyone else seeing this?

Stefan Liebler has posted a patch for it, which should fix this:

https://sourceware.org/ml/libc-alpha/2014-11/msg00808.html

Siddhesh
-- 
http://siddhesh.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]