From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 18:19:21 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E63C16A4CE for ; Thu, 18 Mar 2004 18:19:21 -0800 (PST) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF60843D31 for ; Thu, 18 Mar 2004 18:19:20 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-185.lsanca1.elnk.dsl.genuity.net ([4.62.201.185] helo=mvh.mine.nu) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1B49bT-0006ib-00; Thu, 18 Mar 2004 18:19:19 -0800 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id 18EC45364; Thu, 18 Mar 2004 18:19:17 -0800 (PST) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26607-03; Thu, 18 Mar 2004 18:19:16 -0800 (PST) Received: by mvh.mine.nu (Postfix, from userid 1000) id F03035348; Thu, 18 Mar 2004 18:19:15 -0800 (PST) From: Mike Harding To: marcus@marcuscom.com In-reply-to: <1079662115.94935.1.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Thu, 18 Mar 2004 21:08:35 -0500) References: <20040319014926.5D5C95348@mvh.mine.nu> <1079662115.94935.1.camel@shumai.marcuscom.com> Message-Id: <20040319021915.F03035348@mvh.mine.nu> Date: Thu, 18 Mar 2004 18:19:15 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu cc: gnome@freebsd.org Subject: Re: /usr/ports/deskutils/gucharmap not installing X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 02:19:21 -0000 I did make clean a few times, it won't install because the directory doesn't exist. If I create it it does install, although it is possibly using the wrong location... I haven't gotten in the habit of using marcuscom, but I generally like to get things out of the port tree, it's complicated enough keeping up to date there. On another note /usr/ports/editors/gnome2-office doesn't install because /usr/ports/graphics/dia dies due to a bad check for a version of FreeType > 2.0.9. I have 2.1.7 installed. ... checking PANGOFT2_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for FT_Init_FreeType in -lfreetype... yes checking if FreeType version is 2.0.9 or higher... configure: error: Need FreeType library version 2.0.9 or higher ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/dia/work/dia-0.92.2/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/graphics/dia. mvh# pkg_info | grep -i freetype2 freetype2-2.1.7_1 A free and portable TrueType font rendering engine mvh# X-Original-To: mvh@mvh.mine.nu From: Joe Marcus Clarke Cc: FreeBSD GNOME Users Organization: MarcusCom, Inc. Date: Thu, 18 Mar 2004 21:08:35 -0500 X-Virus-Scanned: by amavisd-new at mvh.mine.nu X-Spam-Status: No, hits=0.0 tagged_above=-99.9 required=5.0 tests= X-Spam-Level: --=-wKQwMX6OtY2PHWX0ZG6e Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-03-18 at 20:49, Mike Harding wrote: > OK, after my mozilla problems I burned down all X related software and > remove /usr/X11R6 and started a rebuild. /usr/ports/x11/gnome2 fails > installing /usr/ports/deskutils/gucharmap, but it gets far enough that > if you restart the build it sails past it because, I assume, the file > the Makefiles are checking for have been installed. Something is messed up. That file should reside in etc/gtk-2.0 and not etc/gucharmap. Try doing a make clean for gucharmap. If that doesn't work, just get the package from http://www.marcuscom.com/tinderbox. Joe >=20 > The install fails as follows: >=20 > ... > gmake install-data-hook > gmake[4]: Entering directory `/usr/ports/deskutils/gucharmap/work/gucharm= ap-1.2.0/gucharmap' > LD_LIBRARY_PATH=3D/usr/X11R6/lib:$LD_LIBRARY_PATH GTK_PATH=3D$GTK_PATH:/u= sr/X11R6/lib/gtk-2.0 gtk-query-immodules-2.0 > `./im-module-file` ; > cannot create /usr/X11R6/etc/gucharmap/gtk.immodules: directory nonexiste= nt > gmake[4]: *** [install-data-hook] Error 2 > gmake[4]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[3]: *** [install-data-am] Error 2 > gmake[3]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[2]: *** [install-am] Error 2 > gmake[2]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[1]: *** [install-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake: *** [install-recursive] Error 1 > *** Error code 2 >=20 > Stop in /usr/ports/deskutils/gucharmap. >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-wKQwMX6OtY2PHWX0ZG6e Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAWlYib2iPiv4Uz4cRAnMfAKCK4wX/brSIuMnI7pdwwiHO3a7WFQCcDdSB T0nAt8TKAUwqfRR4v3CLEss= =ZkxQ -----END PGP SIGNATURE----- --=-wKQwMX6OtY2PHWX0ZG6e--