Date: Wed, 9 Oct 2002 21:19:52 -0400 From: Mike Barcroft <mike@FreeBSD.org> To: Terry Lambert <tlambert2@mindspring.com> Cc: The Gupta Age <thegage@kashmir.etowns.net>, freebsd-current@freebsd.org Subject: Re: KDE 3.0 broken in current?? Message-ID: <20021009211952.Q97120@espresso.q9media.com> In-Reply-To: <3DA4B829.62EAB7D0@mindspring.com>; from tlambert2@mindspring.com on Wed, Oct 09, 2002 at 04:13:45PM -0700 References: <20021009063738.J33703-100000@kashmir.etowns.net> <3DA4B829.62EAB7D0@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Terry Lambert <tlambert2@mindspring.com> 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009211952.Q97120>