Date: Sun, 12 Jan 2003 14:24:23 +0100 From: Sebastian Kutsch <Sebastian.Kutsch@gmx.de> To: ports@FreeBSD.org Subject: Error when building xfce 3.8.18_1 Message-ID: <20030112142423.0dd468e5.Sebastian.Kutsch@gmx.de>
next in thread | raw e-mail | index | archive | help
Hi, I wanted to install xfce 3.8.18_1 but got an error in the building process. I get this errormessage when building it: ---- beginn of shell output ---- # cd /usr/ports/x11-wm/xfce # make ---snip --- source='taskbar.c' object='taskbar.o' libtool=no depfile='.deps/taskbar.Po' tmpdepfile='.dep askbar.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/inc e/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/i ude/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/includ I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DI "/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/ /X11R6/include -I/usr/X11R6/include -O -pipe -c `test -f 'taskbar.c' || echo './'`taskbar.c In file included from taskbar.c:50: /usr/local/include/utils.h:18: redefinition of `bigendianp' /usr/local/include/utils.h:18: `bigendianp' previously defined here /usr/local/include/utils.h:25: redefinition of `swap32' /usr/local/include/utils.h:25: `swap32' previously defined here /usr/local/include/utils.h:32: redefinition of `swap16' /usr/local/include/utils.h:32: `swap16' previously defined here /usr/local/include/utils.h:39: redefinition of `be32_to_cpu' /usr/local/include/utils.h:39: `be32_to_cpu' previously defined here /usr/local/include/utils.h:43: redefinition of `be16_to_cpu' /usr/local/include/utils.h:43: `be16_to_cpu' previously defined here /usr/local/include/utils.h:47: redefinition of `le32_to_cpu' /usr/local/include/utils.h:47: `le32_to_cpu' previously defined here /usr/local/include/utils.h:51: redefinition of `le16_to_cpu' /usr/local/include/utils.h:51: `le16_to_cpu' previously defined here /usr/local/include/utils.h:76: redefinition of `cpu_to_be32' /usr/local/include/utils.h:76: `cpu_to_be32' previously defined here /usr/local/include/utils.h:80: redefinition of `cpu_to_le32' /usr/local/include/utils.h:80: `cpu_to_le32' previously defined here /usr/local/include/utils.h:84: redefinition of `cpu_to_be16' /usr/local/include/utils.h:84: `cpu_to_be16' previously defined here /usr/local/include/utils.h:88: redefinition of `cpu_to_le16' /usr/local/include/utils.h:88: `cpu_to_le16' previously defined here /usr/local/include/utils.h:92: redefinition of `copystring' /usr/local/include/utils.h:92: `copystring' previously defined here /usr/local/include/utils.h:101: redefinition of `catstring' /usr/local/include/utils.h:101: `catstring' previously defined here taskbar.c: In function `taskbar_read_taskbarrc': taskbar.c:1283: warning: assignment makes pointer from integer without a cast taskbar.c:1290: warning: assignment makes pointer from integer without a cast taskbar.c:1307: warning: assignment makes pointer from integer without a cast taskbar.c:1330: warning: assignment makes pointer from integer without a cast taskbar.c:1338: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /hdd/ad4s1/ports/x11-wm/xfce/work/xfce-3.8.18/xfce. *** Error code 1 Stop in /hdd/ad4s1/ports/x11-wm/xfce/work/xfce-3.8.18. *** Error code 1 Stop in /hdd/ad4s1/ports/x11-wm/xfce/work/xfce-3.8.18. *** Error code 1 Stop in /hdd/ad4s1/ports/x11-wm/xfce. --- end of shell output ---- Sebastian Kutsch 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?20030112142423.0dd468e5.Sebastian.Kutsch>