xorg-libs / Panther

Ryan Schmidt ryandesign at macports.org
Tue Mar 3 00:41:08 PST 2009


On Mar 3, 2009, at 00:10, Joshua Root wrote:

> Ryan Schmidt wrote:
>
>> On Mar 1, 2009, at 11:42, Jeremy Huddleston wrote:
>>
>>> According to the man page, gettimeofday should be defined by  
>>> including
>>> sys/time.h.  That is included on line 46 of glut_event.c
>>
>> "man gettimeofday" says the same on Panther. I'll see what I can  
>> find out.
>
> It's only a warning for gettimeofday. The first error is "`fd_set'
> undeclared".

glut_event.c:309: error: `fd_set' undeclared (first use in this  
function)

However fd_set is defined in sys/types.h which is included on line 39  
of glut_event.c. I don't know what to make of it.




More information about the macports-users mailing list