From owner-freebsd-current Mon Sep 30 23:52:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F5B937B401 for ; Mon, 30 Sep 2002 23:52:51 -0700 (PDT) Received: from smtp.estcard.ee (smtp.estcard.ee [194.204.11.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FAA643E4A for ; Mon, 30 Sep 2002 23:52:48 -0700 (PDT) (envelope-from vallo@estcard.ee) Received: from xyz.internal (xyz.internal [192.168.10.6]) by smtp.estcard.ee (8.9.3/8.9.3) with ESMTP id JAA39720 for ; Tue, 1 Oct 2002 09:52:45 +0300 (EEST) (envelope-from vallo@estcard.ee) Received: from myhakas.internal (myhakas.internal [192.168.10.128]) by xyz.internal (8.9.3/8.9.3) with ESMTP id JAA45592 for ; Tue, 1 Oct 2002 09:52:44 +0300 (EEST) (envelope-from vallo@estcard.ee) Received: from myhakas.internal (localhost [127.0.0.1]) by myhakas.internal (8.12.5/8.12.5) with ESMTP id g916qhEL096777 for ; Tue, 1 Oct 2002 09:52:43 +0300 (EEST) (envelope-from vallo@myhakas.internal) Received: (from vallo@localhost) by myhakas.internal (8.12.5/8.12.5/Submit) id g916qgha096776 for freebsd-current@freebsd.org; Tue, 1 Oct 2002 09:52:42 +0300 (EEST) (envelope-from vallo) Date: Tue, 1 Oct 2002 09:52:42 +0300 From: Vallo Kallaste To: freebsd-current@freebsd.org Subject: kdebase-3.0.3 build broken in ksysguardd Message-ID: <20021001065242.GA96740@myhakas.internal> Reply-To: kalts@estpak.ee Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i-ja.1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi On -current as of yesterday, the kdebase-3.0.3 build fails in ksysguardd. source='netdev.c' object='netdev.o' libtool=no \ depfile='.deps/netdev.Po' tmpdepfile='.deps/netdev.TPo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -DKSYSGUARDDRCFILE="\"\"" -I./../../CContLib -I./.. -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wall -c `test -f netdev.c || echo './'`netdev.c In file included from netdev.c:23: /usr/include/sys/socket.h:170: syntax error before "u_char" /usr/include/sys/socket.h:181: syntax error before "u_short" /usr/include/sys/socket.h:195: syntax error before "u_char" /usr/include/sys/socket.h:197: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:197: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:197: size of array `__ss_pad1' is too large /usr/include/sys/socket.h:198: syntax error before "int64_t" /usr/include/sys/socket.h:199: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:199: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:199: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:199: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:371: syntax error before "uid_t" /usr/include/sys/socket.h:375: syntax error before "gid_t" /usr/include/sys/socket.h:410: syntax error before "u_short" /usr/include/sys/socket.h:418: syntax error before "caddr_t" /usr/include/sys/socket.h:422: syntax error before "caddr_t" /usr/include/sys/socket.h:455: syntax error before "recv" /usr/include/sys/socket.h:455: syntax error before "size_t" /usr/include/sys/socket.h:455: warning: type defaults to `int' in declaration of `recv' /usr/include/sys/socket.h:455: warning: data definition has no type or storage class /usr/include/sys/socket.h:456: syntax error before "recvfrom" /usr/include/sys/socket.h:456: syntax error before "size_t" /usr/include/sys/socket.h:456: warning: type defaults to `int' in declaration of `recvfrom' /usr/include/sys/socket.h:456: warning: data definition has no type or storage class /usr/include/sys/socket.h:457: syntax error before "recvmsg" /usr/include/sys/socket.h:457: warning: type defaults to `int' in declaration of `recvmsg' /usr/include/sys/socket.h:457: warning: data definition has no type or storage class /usr/include/sys/socket.h:458: syntax error before "send" /usr/include/sys/socket.h:458: syntax error before "size_t" /usr/include/sys/socket.h:458: warning: type defaults to `int' in declaration of `send' /usr/include/sys/socket.h:458: warning: data definition has no type or storage class /usr/include/sys/socket.h:459: syntax error before "sendto" /usr/include/sys/socket.h:460: syntax error before "size_t" /usr/include/sys/socket.h:460: warning: type defaults to `int' in declaration of `sendto' /usr/include/sys/socket.h:460: warning: data definition has no type or storage class /usr/include/sys/socket.h:461: syntax error before "sendmsg" /usr/include/sys/socket.h:461: warning: type defaults to `int' in declaration of `sendmsg' /usr/include/sys/socket.h:461: warning: data definition has no type or storage class /usr/include/sys/socket.h:462: syntax error before "size_t" gmake[4]: *** [netdev.o] Error 1 gmake[4]: Leaving directory `/usr/local/src/portbuild/usr/ports/x11/kdebase3/work/kdebase-3.0.3/ksysguard/ksysguardd/FreeBSD' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/local/src/portbuild/usr/ports/x11/kdebase3/work/kdebase-3.0.3/ksysguard/ksysguardd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/src/portbuild/usr/ports/x11/kdebase3/work/kdebase-3.0.3/ksysguard' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/src/portbuild/usr/ports/x11/kdebase3/work/kdebase-3.0.3' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/net/kdenetwork3. -- Vallo Kallaste kalts@estpak.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message