From owner-freebsd-ports Thu Apr 11 17:53: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from charentes.fr.clara.net (charentes.fr.clara.net [212.43.194.76]) by hub.freebsd.org (Postfix) with ESMTP id 6723B37B41B for ; Thu, 11 Apr 2002 17:52:50 -0700 (PDT) Received: from greatoak.home (du-212-24.nat.adsl.freesurf.fr [212.43.212.24]) by charentes.fr.clara.net (Postfix) with ESMTP id 021A159D5D for ; Fri, 12 Apr 2002 02:52:48 +0200 (CEST) Received: from greatoak.home (localhost [127.0.0.1]) by greatoak.home (8.12.2/8.12.2) with ESMTP id g3C0sGSQ000751 for ; Fri, 12 Apr 2002 02:54:17 +0200 (CEST) (envelope-from pcasidy@greatoak.home) Message-Id: <200204120054.g3C0sGSQ000751@greatoak.home> Date: Fri, 12 Apr 2002 02:54:16 +0200 (CEST) From: Philippe CASIDY Subject: Cannot find orb/orbit.h while compiling gnome/guile-gnome-0.20 To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT 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! This time, I have no sticky tags in my tree and I have a problem. I want to compile the gnome port. During the process, it has to build guile-gnome. Here are the traces I have: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../guile-gtk -I./../guile-gtk -I/usr/local/include -I/usr/local/include -I /usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local /include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include -O -pipe -I/usr/local/include -c gn orba-glue.c -fPIC -DPIC -o .libs/gnorba-glue.lo In file included from gnorba-glue.c:6: /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:4: orb/orbit.h: No such file or directory /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:5: ORBitservices/CosNaming.h: No such file or directory In file included from /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:7, [...] *** Error code 1 Stop in /home/usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gnome. *** Error code 1 I read in the archive that the new version of ORBit may have problem due to a link removed. Here is one problem. Thanks for your help! Ph°1. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message