From owner-freebsd-ports Sun Jan 12 5:26:42 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC9BA37B401 for ; Sun, 12 Jan 2003 05:26:39 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 9EFC343F18 for ; Sun, 12 Jan 2003 05:26:38 -0800 (PST) (envelope-from Sebastian.Kutsch@gmx.de) Received: (qmail 8546 invoked by uid 0); 12 Jan 2003 13:26:36 -0000 Received: from pppoe108.swhbachemerstr.uni-koeln.de (HELO localhost) (134.95.38.108) by mail.gmx.net (mp006-rz3) with SMTP; 12 Jan 2003 13:26:36 -0000 Date: Sun, 12 Jan 2003 14:24:23 +0100 From: Sebastian Kutsch To: ports@FreeBSD.org Subject: Error when building xfce 3.8.18_1 Message-Id: <20030112142423.0dd468e5.Sebastian.Kutsch@gmx.de> X-Mailer: Sylpheed version 0.8.8 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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