Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 06:41:53 -0700 (PDT)
From:      The Gupta Age <thegage@kashmir.etowns.net>
To:        <freebsd-current@freebsd.org>
Subject:   KDE 3.0 broken in current??
Message-ID:  <20021009063738.J33703-100000@kashmir.etowns.net>

next in thread | raw e-mail | index | archive | help

Hi,
I was trying to compile kde3 on a recent current. When the compilation
reaches ksysguardd within ksysguard within kdebase3 it fails with the
following error:

gmake[4]: Entering directory
`/usr/ports/x11/kdebase3/work/kdebase-3.0.3/ksysguard/ksysguardd/FreeBSD'
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/ports/x11/kdebase3/work/kdebase-3.0.3/ksysguard/ksysguardd/FreeBSD'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.0.3/ksysguard/ksysguardd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.0.3/ksysguard'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/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/x11/kde3.



----------------------------------------------------------------------


anybody else here successfully compiled kde3??
thanks and regards,
Saurabh Gupta


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?20021009063738.J33703-100000>