From owner-freebsd-gnome Tue Feb 18 11: 8: 1 2003 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 3869037B405 for ; Tue, 18 Feb 2003 11:08:00 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 659F243F75 for ; Tue, 18 Feb 2003 11:07:59 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from [212.41.243.28] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 20165766E7 for ; Tue, 18 Feb 2003 20:07:57 +0100 (CET) Subject: build error: no libXft2 From: Franz Klammer To: FreeBSD-gnome Content-Type: text/plain Organization: Message-Id: <1045595277.2937.14.camel@ds9.webonaut.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 18 Feb 2003 20:07:57 +0100 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 problems since there is no libXft2 in /usr/X11R6/lib. e.g. gedit and sticknotes_applet search all for libXft2 while building. since i've updated XFree86-libraries i'm not able to (re-)build a port who needs libXft2. fortunately the library it's still in /usr/local/lib/compat/pkg/. franz. same error in both ports: /usr/bin/ld: cannot find -lXft2 gmake[3]: *** [gedit] Fehler 1 gmake[3]: Leaving directory `/usr/ports/editors/gedit2/work/gedit-2.2.0.1/src' gmake[2]: *** [all-recursive] Fehler 1 gmake[2]: Leaving directory `/usr/ports/editors/gedit2/work/gedit-2.2.0.1/src' gmake[1]: *** [all-recursive] Fehler 1 gmake[1]: Leaving directory `/usr/ports/editors/gedit2/work/gedit-2.2.0.1' gmake: *** [all-recursive-am] Fehler 2 *** Error code 2 -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message