Date: 01 Nov 2002 10:38:59 -0800 From: Eric Anholt <eta@lclark.edu> To: "M. Warner Losh" <imp@bsdimp.com> Cc: ports@FreeBSD.ORG Subject: Re: x11/XFree86-4 broken on -current Message-ID: <1036175946.710.5.camel@anholt.dyndns.org> In-Reply-To: <20021101.020259.99021319.imp@bsdimp.com> References: <20021101.020259.99021319.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-11-01 at 01:02, M. Warner Losh wrote: > install a current system, but don't install X11. cd > /usr/ports/x11/XFree86-4; make install > > Breaks: > ===> Configuring for XFree86-libraries-4.2.1_2 > grep: /usr/X11R6/lib/X11/config/host.def: No such file or directory > cp: /usr/X11R6/lib/X11/config/xf86site.def: No such file or directory > cp: /usr/X11R6/lib/X11/config/version.def: No such file or directory > cd ./config/imake && make -D INSTALLS_DEPENDS -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" > making imake with BOOTSTRAPCFLAGS= in config/imake > `imake' is up to date. > 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 > ./config/cf/site.def:58: xf86site.def: No such file or directory > ./config/cf/xfree86.cf:14: version.def: No such file or directory > ./config/imake/imake: Exit code 1. > Stop. Do you have *absolutely* no XFree86 or imake installed? If so, it should have built imake-4 and installed those missing files. If not, portupgrade -RN is the only supported way to upgrade X right now (though I would accept patches that improve the situation). -- Eric Anholt <eta@lclark.edu> http://people.freebsd.org/~anholt/dri/ 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?1036175946.710.5.camel>