From owner-freebsd-ports Mon Oct 21 22: 6:10 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 97B4037B401; Mon, 21 Oct 2002 22:06:08 -0700 (PDT) Received: from sis1.snu.ac.kr (sis1.snu.ac.kr [147.46.10.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7AF343E42; Mon, 21 Oct 2002 22:06:02 -0700 (PDT) (envelope-from lahaye@snu.ac.kr) Received: from snu.ac.kr ([147.46.44.183]) by sis1.snu.ac.kr (v3smtp 8.11.6.4/8.11.1) with ESMTP id g9M50Nd334240; Tue, 22 Oct 2002 14:00:23 +0900 Message-ID: <3DB4DCC7.8090605@snu.ac.kr> Date: Tue, 22 Oct 2002 14:06:15 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020902 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mozilla-devel Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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, I couldn't find the Maintainer for mozilla-devel, so I communicate this problem to mozilla Maintainer instead: "make" in the mozilla-devel port ends in the configuring part with: [...] checking for xft... gnome-config: not found gnome-config: not found Package xft was not found in the pkg-config search path. Perhaps you should add the directory containing `xft.pc' to the PKG_CONFIG_PATH environment variable No package 'xft' found configure: error: Library requirements (xft) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/www/mozilla-devel/work/mozilla/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/www/mozilla-devel. --------- I suppose the dependency check is incomplete. The absence of xft and gnome-config should have been detected in an earlier stage! BTW: why do I need gnome with mozilla. I'm not a GNOME or KDE user (I've got another nice WM), but I have gtk toolkit installed. Should be enough, if I'm not using the GNOME WM, I hope. I don't want to pull-in all the gnome stuff, only for mozilla.... Regards, Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message