Thanks a bunch for the replies
Terry's workaround works fine.
I am not sure what the real culprit is?
If the two of you guys could elaborate a little bit
may be i will learn a thing or two.
Anyways Mike if you need a amateur helping hand, I
will be glad to help!

best regards,
On Wed, 9 Oct 2002, Mike Barcroft wrote:

|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