Bug 40362

Summary: ports/x11-fonts/XFree86-4-font100dpi fails to build
Product: Ports & Packages Reporter: nbliss <nbliss>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description nbliss 2002-07-09 00:20:01 UTC
bash-2.05a# cd /usr/ports/x11-fonts/XFree86-4-font100dpi
bash-2.05a# make
===>  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...
        mv -f Makefile Makefile.bak
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
*** Error code 2
Comment 1 Eric Anholt freebsd_committer freebsd_triage 2002-07-14 21:38:14 UTC
Responsible Changed
From-To: freebsd-ports->anholt

I'm now maintaining this.
Comment 2 Eric Anholt 2002-07-14 21:39:28 UTC
The only "supported" way of compiling the X ports right now is to use
portupgrade (sysutils/portuprgade), due to the dependencies (it can be
hard to require the 4.2.0 version when 4.1.0 is already installed).  Use
portupgrade -Ri XFree86-4-font100dpi for now.  However, in this case the
dependency can be fixed so I'll leave the PR open.

-- 
Eric Anholt <eta@lclark.edu>
http://people.freebsd.org/~anholt/dri/
Comment 3 Eric Anholt freebsd_committer freebsd_triage 2002-08-02 03:59:04 UTC
State Changed
From-To: open->closed