From owner-freebsd-stable Thu Oct 19 5: 4:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from tro.hsp.de (tro.hsp.de [194.77.127.4]) by hub.freebsd.org (Postfix) with ESMTP id 50B3037B4C5 for ; Thu, 19 Oct 2000 05:04:46 -0700 (PDT) Received: from picard.tro (beebee.tro.de [194.231.77.142]) by tro.hsp.de with ESMTP id OAA17563 for ; Thu, 19 Oct 2000 14:12:11 +0200 Received: from chekov.tro (chekov.tro [192.168.14.50]) by picard.tro (8.10.1/8.10.1) with ESMTP id e9JC4k013340 for ; Thu, 19 Oct 2000 14:04:46 +0200 Date: Thu, 19 Oct 2000 14:04:42 +0200 (CEST) From: Kirill Ponomarew X-Sender: kirill@chekov.tro To: freebsd-stable@freebsd.org Subject: gnome 1.2 install Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all I tried today to install gnome 1.2 from ports collection I have -STABLE 4.1.1 during gnomelibs compilation I've got the error: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support -I../support -I../intl -I../intl -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\"/usr/X11R6/lib\" -DGNOMEDATADIR=\"/usr/X11R6/share/gnome\" -DGNOMEBINDIR=\"/usr/X11R6/bin\" -DGNOMELOCALSTATEDIR=\"/usr/X11R6/share/gnome\" -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"GnomeUI\" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -Wunused -c gnome-canvas-load.c -fPIC -DPIC -o .libs/gnome-canvas-load.lo In file included from gnome-canvas-load.c:15: /usr/local/include/malloc.h:65: warning: parameter names (without types) in function declaration /usr/local/include/malloc.h:66: warning: parameter names (without types) in function declaration /usr/local/include/malloc.h:67: syntax error before `size_t' /usr/local/include/malloc.h:68: warning: parameter names (without types) in function declaration /usr/local/include/malloc.h:69: warning: parameter names (without types) in function declaration /usr/local/include/malloc.h:70: warning: parameter names (without types) in function declaration /usr/local/include/malloc.h:71: warning: parameter names (without types) in function declaration /usr/local/include/malloc.h:72: syntax error before `size_t' /usr/local/include/malloc.h:81: syntax error before `*' /usr/local/include/malloc.h:82: syntax error before `*' /usr/local/include/malloc.h:87: syntax error before `*' gnome-canvas-load.c: In function `gnome_canvas_load_alpha': gnome-canvas-load.c:25: warning: passing arg 1 of `gdk_imlib_load_alpha' discards qualifiers from pointer target type gmake[3]: *** [gnome-canvas-load.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/gnomelibs/work/gnome-libs-1.2.7/libgnomeui' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gnomelibs/work/gnome-libs-1.2.7/libgnomeui' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gnomelibs/work/gnome-libs-1.2.7' gmake: *** [all-recursive-am] Error 2 *** Error code 2 How can I correct this ? -- Kirill Ponomarew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message