Date: Mon, 22 Apr 2002 07:08:07 -0500 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: kde@freebsd.org Cc: ports@freebsd.org, current@freebsd.org Subject: kde3 on -current Message-ID: <20020422120807.GA81126@leviathan.inethouston.net>
next in thread | raw e-mail | index | archive | help
Kde3 seems to work great under -current, kdegames3 fails to compile though. I get the following. Any ideas would be appreciated. gmake[2]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/konquest' Making all in kpat gmake[2]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/kpat' Making all in icons gmake[3]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/kpat/icons' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/kpat/icons' Making all in freecell-solver gmake[3]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/kpat/freecell-solver' source='freecell.c' object='freecell.lo' libtool=yes \ depfile='.deps/freecell.Plo' tmpdepfile='.deps/freecell.TPlo' \ depmode=gcc /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFCS_STATE_STORAGE=FCS_STATE_STORAGE_INTERNAL_HASH -DFCS_STACK_STORAGE=FCS_STACK_STORAGE_INTERNAL_HASH -pthread -DQT_THREAD_SUPPORT -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt -D_THREAD_SAFE -O2 -O -pipe -march=k6 -c -o freecell.lo `test -f freecell.c || echo './'`freecell.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFCS_STATE_STORAGE=FCS_STATE_STORAGE_INTERNAL_HASH -DFCS_STACK_STORAGE=FCS_STACK_STORAGE_INTERNAL_HASH -pthread -DQT_THREAD_SUPPORT -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt -D_THREAD_SAFE -O2 -O -pipe -march=k6 -c freecell.c -Wp,-MD,.deps/freecell.TPlo -fPIC -DPIC -o .libs/freecell.o In file included from fcs.h:57, from freecell.c:23: md5.h:17: redefinition of `u_int32_t' /usr/include/sys/types.h:116: `u_int32_t' previously declared here gmake[3]: *** [freecell.lo] Error 1 -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020422120807.GA81126>