------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=72311 ------- Additional Comments From tk@CeBiTec.Uni-Bielefeld.DE 2004-01-10 15:32 ------- Created an attachment (id=4082) --> (http://bugs.kde.org/attachment.cgi?id=4082&action=view) patch for arts/configure.in.in The attached patch fixes this issue for me by adding an "#include " to the autoconf test. I have a bad feeling about adding this unconditionally but #ifdef HAVE_UNISTD_H doesn't seem to be an option in this place... Please note that this patch also contains the fix for bug 68382.