This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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]

[Bug libgcj/27330] natSystemProperties.cc:213: error: 'getpwuid_r' was not declared in this scope



------- Comment #1 from danglin at gcc dot gnu dot org  2006-04-26 22:47 -------
Hmmm, the manpage says this function is obsolete.  It looks like
'_REENTRANT' and '_PTHREADS_DRAFT4' both need to be defined to get
the proto.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27330


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