Date: Mon, 18 Mar 2002 13:47:01 -0500 From: Will Andrews <will@csociety.org> To: Vladimir Savichev <vlad@ariel.phys.wesleyan.edu> Cc: taguchi@tohoku.iij.ad.jp, freebsd-ports@freebsd.org Subject: Re: XFree86-4.2.0 install issues Message-ID: <20020318184700.GN53073@squall.waterspout.com> In-Reply-To: <20020318172158.GA22743@ariel.phys.wesleyan.edu> References: <20020318172158.GA22743@ariel.phys.wesleyan.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 18, 2002 at 12:21:58PM -0500, Vladimir Savichev wrote: > Hi, > I have had problem upgrading to XFree-4.2.0,1. I suspect problem is > trivial (may be specific to me), but can't figure for now, > why imake puts into Makefile to generate *.pl executables. > They are obviously ready secondary perl scripts hiding in /utils/, > there is nothing to make about them. > Will appreciate your hints, > Vlad > > ===> Extracting for XFree86-font100dpi-4.2.0 > >> Checksum OK for xc/X420src-2.tgz. > ===> XFree86-font100dpi-4.2.0 depends on executable: mkfontdir - found > ===> XFree86-font100dpi-4.2.0 depends on executable: imake - found > ===> XFree86-font100dpi-4.2.0 depends on shared library: X11.6 - found > ===> Patching for XFree86-font100dpi-4.2.0 > ===> Configuring for XFree86-font100dpi-4.2.0 > (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/encodings && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR=../../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) > making Makefiles in large... > including in ./large... > depending in ./large... > (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/bdf/100dpi && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR=../../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) > make: don't know how to make /usr/X11R6/bin/ucs2any.pl. Stop Someone else reported this. The solution was to install XFree86-4-clients first -- ports does not handle upgrades by itself properly, so you must do that yourself. :( OR use portupgrade. :) mkfontdir is from XFree86-4-clients. You have an older version installed, or you have the megaport installed... -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020318184700.GN53073>