From owner-freebsd-ports Sat Aug 31 21:13:19 2002 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 C0F1B37B40A; Sat, 31 Aug 2002 21:13:09 -0700 (PDT) Received: from ip68-99-84-220.ph.ph.cox.net (ip68-99-84-220.ph.ph.cox.net [68.99.84.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA04843EFA; Sat, 31 Aug 2002 21:11:11 -0700 (PDT) (envelope-from johnjen@reynoldsnet.org) Received: from whale.home-net (whale [192.168.1.2]) by ip68-99-84-220.ph.ph.cox.net (8.12.5/8.12.5) with ESMTP id g814AuHx095450; Sat, 31 Aug 2002 21:10:56 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) Received: from whale.home-net (localhost [127.0.0.1]) by whale.home-net (8.12.5/8.12.5) with ESMTP id g814Au3p075710; Sat, 31 Aug 2002 21:10:56 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) Received: (from jjreynold@localhost) by whale.home-net (8.12.5/8.12.5/Submit) id g814Auiv075707; Sat, 31 Aug 2002 21:10:56 -0700 (MST) X-Authentication-Warning: whale.home-net: jjreynold set sender to johnjen@reynoldsnet.org using -f From: John Reynolds MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15729.37712.211852.352387@whale.home-net> Date: Sat, 31 Aug 2002 21:10:56 -0700 To: gnome@freebsd.org, ports@freebsd.org Subject: gnome 1.4 build is dying -- gnomecontrolcenter to blame X-Mailer: VM 6.88 under Emacs 20.7.1 Cc: 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 I'm trying to install GNOME 1.4 through the meta/mega port and things are dying at gnomecore: checking for CApplet library... Unknown library `capplet' configure: error: Did not find CApplet library, you probably need to install control-center first ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/gnomecore/work/gnome-core-1.4.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 it seems that libcapplet.so.5 was not installed. At this point in the build, sysutils/gnomecontrolcenter was NOT installed as a LIB_DEP (even though it sure seems like it should have been after reading through bsd.gnome.mk). So, I installed it thinking that would fix things. It doesn't. I logged into a machine that already has an older installation of GNOME1.4 (from last spring when 1.4 just hit the tree) and saw that /usr/X11R6/lib/libcapplet* was installed via the gnomecontrolcenter port (1.4.0.4_2). However, now at version 1.4.0.5 the port does NOT install the files. Look at the pkg-plist shows that they are not in this list. If I go into the work area for the port after installation I can find the files compiled though: ./control-center/.libs/libcapplet.so.5 ./control-center/.libs/libcapplet.so ./control-center/.libs/libcapplet.a ./control-center/.libs/libcapplet.lai ./control-center/.libs/libcapplet.la ./control-center/libcapplet.la My ports tree was CVSup'ed 4 hours ago, so it is quite "fresh." This system was previously wiped of ALL installed packages (except emacs and a few other completely non-GNOME-related ones) so I'm starting from nothing here. Can anybody else confirm this bare-install GNOME 1.4 failure? I'm going to manually copy those files to /usr/X11R6/lib and see how things proceed, but this sure seems broken that 1.4.0.4 installed them and 1.4.0.5 doesn't. -Jr -- John & Jennifer Reynolds johnjen@reynoldsnet.org http://www.reynoldsnet.org/ Sr. Component Design Engineer, ICG, Intel Corp. jreynold@sedona.ch.intel.com Running FreeBSD since 2.1.5-RELEASE. FreeBSD: The Power to Serve! "Unix is user friendly, it's just particular about the friends it chooses." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message