Date: 21 Jul 2002 21:08:32 -0600 From: Eric Anholt <eta@lclark.edu> To: John Angelmo <john@veidit.net> Cc: current@FreeBSD.ORG Subject: Re: Still no XFree86-4 Message-ID: <1027307313.1068.32.camel@anholt.dyndns.org> In-Reply-To: <3D3929DF.4020200@veidit.net> References: <3D3929DF.4020200@veidit.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <eta@lclark.edu> http://people.freebsd.org/~anholt/dri/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1027307313.1068.32.camel>