Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2002 12:57:27 -0600 (CST)
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36259: XFree86-4 port broken. Missing version.def?
Message-ID:  <200203241857.g2OIvRu17593@lerlaptop.lerctr.org>

next in thread | raw e-mail | index | archive | help

>Number:         36259
>Category:       ports
>Synopsis:       XFree86-4 port broken. Missing version.def?
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 24 11:00:06 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD lerlaptop 4.5-STABLE FreeBSD 4.5-STABLE #9: Sat Mar 23 13:05:47 CST 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386


	
>Description:
Trying to install XFree86-4 port, get the following in the XFree86-4-libraries
port:
	
===>  Building for XFree86-libraries-4.2.0_1

Building Release 6.6 of the X Window System: XFree86-libraries-4.2.0

Sun Mar 24 11:31:24 CST 2002

cd ./config/imake && make   -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make   Makefile.boot
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/site.def:58,
                 from config/cf/Imake.tmpl:45,
                 from Imakefile.c:13:
config/cf/xf86site.def:631: warning: `InstallXdmConfig' redefined
config/cf/host.def:5: warning: this is the location of the previous definition
config/cf/xf86site.def:632: warning: `InstallXinitConfig' redefined
config/cf/host.def:6: warning: this is the location of the previous definition
config/cf/xf86site.def:633: warning: `InstallFSConfig' redefined
config/cf/host.def:7: warning: this is the location of the previous definition
In file included from config/cf/FreeBSD.cf:552,
                 from config/cf/Imake.tmpl:94,
                 from Imakefile.c:13:
config/cf/xfree86.cf:14: version.def: No such file or directory
In file included from config/cf/site.def:158,
                 from config/cf/Imake.tmpl:100,
                 from Imakefile.c:13:
config/cf/host.def:5: warning: `InstallXdmConfig' redefined
config/cf/xf86site.def:631: warning: this is the location of the previous definition
config/cf/host.def:6: warning: `InstallXinitConfig' redefined
config/cf/xf86site.def:632: warning: this is the location of the previous definition
config/cf/host.def:7: warning: `InstallFSConfig' redefined
config/cf/xf86site.def:637: warning: this is the location of the previous definition
config/cf/host.def:10: warning: `BuildFontServer' redefined
config/cf/xf86site.def:635: warning: this is the location of the previous definition
./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/work/xc.
*** Error code 1

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

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

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

Stop in /usr/ports/x11/XFree86-4-libraries.

It appears that a version.def file is missing.  Where do I get it 
from?  Or is the port just broken? ? 

This is with a ports tree CVSup'd just before trying this on a Friday 4.5-STABLE
box. 
>How-To-Repeat:
cd /usr/ports/x11/XFree86-4
make install 
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203241857.g2OIvRu17593>