xorg-libs / Panther
Jeremy Huddleston
jeremyhu at macports.org
Fri Mar 6 19:54:27 PST 2009
My suggestion for now is to do something like:
platform darwin 7 {
reinplace "s|glut/glx||" ${worksrcpath}/configs/darwin
}
This will cause glut to not be installed with mesa on Panther, but
you'll atleast get everything else...
On Mar 3, 2009, at 03:41, Ryan Schmidt wrote:
>
> 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.
>
>
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
More information about the macports-users
mailing list