From owner-freebsd-current Sun Jul 21 20: 8:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD63337B400 for ; Sun, 21 Jul 2002 20:08:35 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30DFE43E3B for ; Sun, 21 Jul 2002 20:08:33 -0700 (PDT) (envelope-from eta@lclark.edu) Received: from anholt ([12.224.154.76]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020722030832.ZAEE8192.sccrmhc01.attbi.com@anholt>; Mon, 22 Jul 2002 03:08:32 +0000 Subject: Re: Still no XFree86-4 From: Eric Anholt To: John Angelmo Cc: current@FreeBSD.ORG In-Reply-To: <3D3929DF.4020200@veidit.net> References: <3D3929DF.4020200@veidit.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 21 Jul 2002 21:08:32 -0600 Message-Id: <1027307313.1068.32.camel@anholt.dyndns.org> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 2002-07-20 at 03:14, John Angelmo wrote: > Well here's my latest XFree86-4 build errors, I made a clean build > uninstalled XFree-4, perl and so on but still I get these errors > [...] > ===> Extracting for XFree86-4.2.0_1,1 > >> No MD5 checksum file. > ===> XFree86-4.2.0_1,1 depends on shared library: Xft.1 - found > ===> Patching for XFree86-4.2.0_1,1 > ===> Configuring for XFree86-4.2.0_1,1 > ===> Installing for XFree86-4.2.0_1,1 > ===> XFree86-4.2.0_1,1 depends on executable: xvinfo - found > ===> XFree86-4.2.0_1,1 depends on file: /usr/X11R6/lib/X11/doc/ddx.TXT - found You don't have XFree86-4 uninstalled, or don't have it uninstalled successfully. Just removing the XFree86-4 metaport doesn't remove the miniports that contain the actual files. If you are going to build without using portupgrade, you should start from scratch wrt XFree86 (all XFree86-4 ports uninstalled along with imake-4). > ===> XFree86-4.2.0_1,1 depends on file: /usr/X11R6/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz - not found > ===> Verifying reinstall for /usr/X11R6/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz in /usr/ports/x11-fonts/XFree86-4-font100dpi > ===> 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 I'm aware of this one. Currently the solution is "use portupgrade -RiN XFree86-4". I hope to get these dependencies fixed so it's not necessary to do this, but I haven't made it around to that yet. Also, for anyone reading this, one thing that'll help figure out build errors (particularly relating to dependencies like this) will be to include an ls -l /var/db/pkg/XFree86* /var/db/pkg/imake* with bug reports -- Eric Anholt http://people.freebsd.org/~anholt/dri/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message