From owner-freebsd-gnome Mon May 27 7:40:14 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from ncc-1701.webonaut.com (static62-99-136-018.adsl.inode.at [62.99.136.18]) by hub.freebsd.org (Postfix) with ESMTP id B39DC37B403 for ; Mon, 27 May 2002 07:40:06 -0700 (PDT) Received: from webonaut.com (mysqlhost [127.0.0.1]) by ncc-1701.webonaut.com (Postfix) with ESMTP id C10246F90F; Mon, 27 May 2002 16:40:05 +0200 (CEST) Message-ID: <3CF24545.70203@webonaut.com> Date: Mon, 27 May 2002 16:40:05 +0200 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020525 X-Accept-Language: de, en-us MIME-Version: 1.0 To: Tsu-Fan Cheng Cc: gnome@freebsd.org Subject: Re: make error References: <20020527091742.H87139-100000@tfcheng.dnsq.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG you have already installed a older version of gnomevfs-1.x. your ports-tree is maybee outdated and/or in your /etc/make.conf you have WITH_GNOME= (please remove it!) all(?) gnome-libs are now in directories with version-numbers. e.g. /usr/X11R6/include/gnome-vfs-1.0/libgnomevfs/ /usr/X11R6/include/gnome-vfs-2.0/libgnomevfs/ my opinion: you should deinstall all your gnome1 and gnome2-ports, may update your /usr/ports and do a install from the beginning. i did this (2-3 times - mostly my fault ;-)) to be shure i have no conflicts with older libs. no build-errors let me think this was a good idea. franz. Tsu-Fan Cheng wrote: > hi, > my machine is freebsd4.5, i was trying to compile gnome2, and found this > error. thanks! > > this is some error that i can copy and past to you, hope this is helpful. > > > In file included from /usr/X11R6/include/liboaf/oaf.h:17, > from /usr/X11R6/include/liboaf/liboaf.h:34, > from > /usr/X11R6/include/libgnomevfs/gnome-vfs-mime-handlers.h:29, > from panel.c:23: > /usr/X11R6/include/liboaf/oaf-factory.h:49: syntax error before `*' > panel.c: In function `drop_urilist': > panel.c:1065: warning: assignment makes pointer from integer without a > cast > gmake[3]: *** [panel.o] Error 1 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message