Bug 44358

Summary: Install error in /usr/ports/x11/XFree86-4-libraries (XFree86-libraries-4.2.1_2)
Product: Ports & Packages Reporter: Joe Horn <joehorn>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Joe Horn 2002-10-21 22:00:00 UTC
===>  Configuring for XFree86-libraries-4.2.1_2
cp: /usr/X11R6/lib/X11/config/version.def: No such file or directory
cd ./config/imake && make   -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
cc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
In file included from config/cf/FreeBSD.cf:572,
                 from config/cf/Imake.tmpl:94,
                 from Imakefile.c:14:
config/cf/xfree86.cf:14: version.def: No such file or directory
./config/imake/imake: Exit code 1.
  Stop.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries.
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2002-10-21 22:03:43 UTC
Responsible Changed
From-To: freebsd-ports->anholt

Over to maintainer(s)
Comment 2 Eric Anholt 2002-10-21 23:21:47 UTC
Please portupgrade -RN XFree86-4-libraries.  I think your imake is out
of date.

-- 
Eric Anholt <eta@lclark.edu>
http://people.freebsd.org/~anholt/dri/
Comment 3 Eric Anholt freebsd_committer freebsd_triage 2002-11-25 00:12:54 UTC
State Changed
From-To: open->closed

A fix for XFree86-4-libraries has been committed, but portupgrade -R will 
help with this in the future.