xorg failed to install

Bryan Blackburn blb at macports.org
Mon Apr 6 00:28:38 PDT 2009


On Mon, Apr 06, 2009 at 12:08:50AM -0700, Frank J. R. Hanstick said:
> On Apr 5, 2009, at 3:50 PM, Bryan Blackburn wrote:
>> On Sun, Apr 05, 2009 at 03:40:53PM -0700, Frank J. R. Hanstick said:
[...]
>>> ./charproc.c: In function 'in_put':
>>> ./charproc.c:3301: error: 'fd_mask' undeclared (first use in this
>>> function)
>>> ./charproc.c:3301: error: (Each undeclared identifier is reported  
>>> only
>>> once
>>> ./charproc.c:3301: error: for each function it appears in.)
>>> make: *** [charproc.o] Error 1
>>
>> Are you on 10.4?  If so, sounds like the same issue at:
>>
>> <http://lists.macosforge.org/pipermail/macports-users/2009-April/ 
>> 014710.html>
>>
>> Bryan
>>
>>
>> [...]
>>>
>>> Frank J. R. Hanstick
>>> trog24 at comcast.net
>>
> Hello,
> 	Yes, I am using MacOS 10.4.11 on a PowerPC G4.  It looks the same; but, I 
> do not know if we have the exact same CPU.
> Frank J. R. Hanstick
> trog24 at comcast.net

This is speculation on my part, but it seems like #includes are being done a
bit differently between 10.4 and 10.5; including sys/types.h should get
fd_mask (and something for 10.5 is probably bringing that in since xterm
builds fine for me on 10.5).  Not sure if the issue is with xterm or one of
the proto ports (like xorg-xproto) though.

Bryan



More information about the macports-users mailing list