QT/Mac and kdelibs
in trying to configure kdelibs, I ran across this problem with net/if.h (which is, again, present in other applications being ported to OSX)
a patch to config.in.in allows configure to succeed without warnings.
after applying the patch, run make -f admin/Makefile.common cvs
now to see if it compiles.