From owner-freebsd-x11@FreeBSD.ORG Fri Nov 26 08:53:17 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F303816A4CE for ; Fri, 26 Nov 2004 08:53:16 +0000 (GMT) Received: from hellbox.campus.luth.se (hellbox.campus.luth.se [130.240.202.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4597543D3F for ; Fri, 26 Nov 2004 08:53:16 +0000 (GMT) (envelope-from pltxtra@hellbox.campus.luth.se) Received: from hellbox.campus.luth.se (localhost.campus.luth.se [127.0.0.1]) iAQ8u6rg007808 for ; Fri, 26 Nov 2004 09:56:06 +0100 (CET) (envelope-from pltxtra@hellbox.campus.luth.se) Received: (from pltxtra@localhost) by hellbox.campus.luth.se (8.12.10/8.12.10/Submit) id iAQ8u5Qs007807; Fri, 26 Nov 2004 09:56:05 +0100 (CET) (envelope-from pltxtra) Date: Fri, 26 Nov 2004 09:56:05 +0100 (CET) Message-Id: <200411260856.iAQ8u5Qs007807@hellbox.campus.luth.se> To: x11@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: file://localhost/usr/ports/x11-fonts/XFree86-4-fontScalable/README.html X-Mailer: Lynx, Version 2.8.4rel.1 X-Personal_Name: : Anton Persson From: pltxtra@733kru.org Subject: ports/x11-fonts/XFree86-4-fontScalable, installation problem X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2004 08:53:17 -0000 Hello, I have FreeBSD 5.2.1-RELEASE installed, and tried to install a package from ports (graphics/dia). This package depends on XFree86-4-fontScalable. When I tried to install this package I encountered problems in the Makefile, /usr/ports/x11-fonts/XFree86-4-fontScalable/work/xc/fonts/encodings/Makefiel to be exackt.. make reported ""Makefile", line 664: Missing dependency operator" what does this mean? The line looks like this: MakeEncodings($(SUBDIRS) $(DONES),$(ENCODINGSDIR),. large) I have googled for a sollution, and I found one report of the exact problem, over a year ago. But noone has reported any solution. What does the error message mean? Is it a fault in the Makefile? Or could it be because I have an old version of imake or something similar? (note, I have at least the version shipped with 5.2.1-RELEASE) Regards, Anton Persson.