Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2002 09:52:42 +0300
From:      Vallo Kallaste <vallo@estcard.ee>
To:        freebsd-current@freebsd.org
Subject:   kdebase-3.0.3 build broken in ksysguardd
Message-ID:  <20021001065242.GA96740@myhakas.internal>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021001065242.GA96740>