Jeroen Ruigrok/asmodai wrote:
> -On [20040901 07:32], walt (wa1ter@myrealbox.com) wrote:
>
>>A bunch of the latest kde ports are failing to compile for want of
>>this header file...
> /usr/include/netinet/in.h exists on my systems.
Now that I found my missing header file there's a different problem:
the needed symbol is not defined in in.h -- except in linux.
So it seems likely that the configure script is misidentifying the
system as linux -- probably another port override is needed for
kdenetwork <sigh>.