From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 09:00:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99AA716A4BF for ; Fri, 12 Sep 2003 09:00:54 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 2AD5643F93 for ; Fri, 12 Sep 2003 09:00:44 -0700 (PDT) (envelope-from joseph@magnesium.net) Received: (qmail 76962 invoked by uid 1248); 12 Sep 2003 16:00:44 -0000 Date: 12 Sep 2003 09:00:44 -0700 Date: Fri, 12 Sep 2003 09:00:44 -0700 From: Joseph Dunn To: freebsd-questions@freebsd.org Message-ID: <20030912160044.GA76749@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: GTK2 build error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 16:00:54 -0000 Hi all, I'm trying to build GAIM, and it depends on GTK2. Everything works up to the point where is tries to build scalable fonts for pango, and then the Makefile dies. Anyone have any ideas on what's causing this? I'm using the latest ports, AFAIK, just checked out yesterday with CVS. The build log is below. Thanks, Joseph Dunn ===> gaim-0.68 depends on executable: gmake - found ===> gaim-0.68 depends on file: /usr/local/bin/perl5.6.1 - found ===> gaim-0.68 depends on executable: pkg-config - found ===> gaim-0.68 depends on shared library: ao.3 - found ===> gaim-0.68 depends on shared library: audiofile.0 - found ===> gaim-0.68 depends on shared library: X11.6 - found ===> gaim-0.68 depends on shared library: glib-2.0.200 - found ===> gaim-0.68 depends on shared library: atk-1.0.200 - found ===> gaim-0.68 depends on shared library: pango-1.0.200 - not found ===> Verifying install for pango-1.0.200 in /usr/ports/x11-toolkits/pango ===> Installing for pango-1.2.5 ===> pango-1.2.5 depends on file: /usr/X11R6/lib/X11/fonts/TTF/luximb.ttf - not found ===> Verifying install for /usr/X11R6/lib/X11/fonts/TTF/luximb.ttf in /usr/ports/x11-fonts/XFree86-4-fontScalable ===> XFree86-fontScalable-4.3.0 depends on executable: ucs2any - found ===> XFree86-fontScalable-4.3.0 depends on file: /usr/X11R6/lib/X11/config/date.def - found ===> XFree86-fontScalable-4.3.0 depends on shared library: X11.6 - found ===> Configuring for XFree86-fontScalable-4.3.0 (cd /usr/ports/x11-fonts/XFree86-4-fontScalable/work/xc/fonts/encodings && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR=../../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) "Makefile", line 664: Missing dependency operator "Makefile", line 666: Missing dependency operator "Makefile", line 667: Missing dependency operator "Makefile", line 668: Missing dependency operator "Makefile", line 669: Missing dependency operator "Makefile", line 671: Missing dependency operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/x11-fonts/XFree86-4-fontScalable. *** Error code 1 Stop in /usr/ports/x11-toolkits/pango. *** Error code 1 Stop in /usr/ports/net/gaim.