Re: ok problems with gnome-core now ...
- From: Bruce Stephens <b stephens isode com>
- To: gnome-list gnome org
- Subject: Re: ok problems with gnome-core now ...
- Date: 03 Nov 1998 16:29:54 +0000
luther@maxime.u-strasbg.fr writes:
> i checked, line 159 shows that status is of type union wait. where is union
> wait defined ?
>
> is it some gtk/glib thing, some linuxspecific sys/wait.h thing, or some missing
> gnu package ? gwait perhaps ?
It's a difference. Look at where status is being used. IIRC, its
address is the first argument to wait3, and the Solaris manpage for
wait3 says its first argument should be an int*, so define status as
int.
(This is from memory. I don't have gnome-core unpacked at present.)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]