Bug 40362 - ports/x11-fonts/XFree86-4-font100dpi fails to build
Summary: ports/x11-fonts/XFree86-4-font100dpi fails to build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Eric Anholt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-09 00:20 UTC by nbliss
Modified: 2002-08-02 03:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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