Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2002 14:35:38 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        eta@lclark.edu
Cc:        ports@FreeBSD.ORG
Subject:   Re: x11/XFree86-4 broken on -current
Message-ID:  <20021101.143538.41874392.imp@bsdimp.com>
In-Reply-To: <1036175946.710.5.camel@anholt.dyndns.org>
References:  <20021101.020259.99021319.imp@bsdimp.com> <1036175946.710.5.camel@anholt.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <1036175946.710.5.camel@anholt.dyndns.org>
            Eric Anholt <eta@lclark.edu> writes:
: 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).

Thanks for the suggestion on where to look, I just tracked the problem
down.  I had /site/bin in my path, which was NFS mounted from a server
that had imake in /site/bin.  I took it out of my path and it started
working.

Warner

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?20021101.143538.41874392.imp>