This is the mail archive of the libc-help@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: getlogin() fails on glibc-2.12 and above


On Tuesday, February 08, 2011 18:03:06 Pranav Kuber wrote:
> Compiled using this command -
> gcc -static -g getlogintest.c -o getlogintest

dont link statically and it'll work fine.  it's a known bug in glibc-2.12+.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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