Terry Lambert <[EMAIL PROTECTED]> writes:
> KDE is broken; it's assuming promisucous headers.

This could be our fault.  We advertise ourselves as POSIX.1-2001
conformant, but only about 2/3 of our standard headers are.  I'm
systematically working my through them, but some issues take longer to
solve than others.

> Workaround:
> 
>       mv netdev.c netdev.c.broken
>       echo "#include <sys/types.h>" > netdev.c
>       cat netdev.c.broken >> netdev.c
> 
> Probably, this should be handled by sending a patch back to the KDE
> folks, whose servers were dead and being repaired yesterday.  You
> could also make a port path that patched netdev.c, as an interim
> fix (include the header before including the <sys/socket.h> header).
> 
> Unfortunately, It still has not been 72 hours for the download, so
> I still do not have the KDE sources available locally.

Best regards,
Mike Barcroft

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to