Date: Tue, 18 Nov 2003 21:53:26 -0500 From: Barry Skidmore <skidmore@digital-village.net> To: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Can't Install KDE Message-ID: <1069210405.371.23.camel@digital-village.net>
next in thread | raw e-mail | index | archive | help
--=-1FycPs8rKgKLSjjtDsmu Content-Type: text/plain Content-Transfer-Encoding: 7bit When doing a make on kde3 in ports on 4.9-RELEASE, I get stuck in the following install loop. I have looked at the file 'cdefs.h', and there are many references to `_POSIX_C_SOURCE', all of which are commented out. Can I assume that I should uncomment lines 273 and 279? I have attached 'cdefs.h'. Barry In file included from /usr/include/string.h:50, from /usr/X11R6/include/qcstring.h:46, from /usr/X11R6/include/qstring.h:42, from /usr/X11R6/include/qwindowdefs.h:44, from /usr/X11R6/include/qobject.h:43, from ../../kdeui/kxmlguifactory.h:23, from ../../kdeui/kmainwindow.h:25, from kmjobviewer.h:25, from kmjobviewer.cpp:22: /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined --=-1FycPs8rKgKLSjjtDsmu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1069210405.371.23.camel>