Re: small glib patch for AIX



On Fri, Jan 15, 1999 at 11:23:05AM -0500, Owen Taylor wrote:
> 
> "Gilbert Ramirez Jr." <gram@verdict.uthscsa.edu> writes:
> 
> > This small patch (or something like it) is required to compile gmain.c in
> > glib-1.1.12 on AIX 4.1.5. The patch explains why it is needed; AIX has two
> > #define's that in <sys/poll.h> that work against the code in gmain.c that
> > access the events and revents members of a GPollFD struct.
> 
> Thanks for the patch. Currently the CVS GTK+ has the following:
> 
> ====
> Mon Jan  4 20:58:50 1999  Tim Janik  <timj@gtk.org>
> 
> [...]
> 
> 	* gmain.c: #undef events and revents which may have been defined in
>  	sys/poll.h for SVR3,4 compatibility on some AIX systems. fix been
> 	provided by Philippe Defert <Philippe.Defert@cern.ch>.
> ====
> 
> I think this should be sufficient.
> 
>                                         Owen

Heh, I fixed these too, only do discover that I hadn't cvs updated
recent enough :-)

Joel

-- 

Life's Little Instruction Book #306

	"Take a nap on Sunday afternoons."

                                  jlbec@ocala.cs.miami.edu
                                  gr311@cleveland.freenet.edu
                                  http://ocala.cs.miami.edu/~jlbec



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]