Re: [gtk-list] More IRIX problems
- From: "David J. Topper" <topper virginia edu>
- To: Sebastian Wilhelmi <wilhelmi ira uka de>
- CC: gtk-list redhat com
- Subject: Re: [gtk-list] More IRIX problems
- Date: Fri, 05 Feb 1999 16:49:57 -0500
Sebastian Wilhelmi wrote:
>
> Hi, David
>
> > So I can compile and run GTK apps. But I get lots of errors. Take the
> > "hello_world" program.
>
> <<snip>>
>
> > at runtime, I get:
> >
> > GLib-WARNING **: getpwuid_r(): failed due to: Function not implemented
>
> Can you please find out, what error code (that is, what macro defined in
> /usr/include/errno.h) corresponds to this "Function not implemented". I
> can then add a `configure' test for this.
In /usr/include/sys/errno.h there exists:
#define ENOSYS 89 /* Function not implemented
*/
Hope that helps.
Thanks,
DT
--
Technical Director, Virginia Center for Computer Music
Programmer / Analyst, Dean's Office (School of A&S)
http://www.people.virginia.edu/~djt7p
(804) 924-6887
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]