Skip site navigation (1)Skip section navigation (2)
Date:      11 Feb 2006 09:01:27 -0500
From:      Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
To:        Rob B <rbyrnes@mailshack.com>
Cc:        ports@freebsd.org, Dmitry Morozovsky <marck@rinet.ru>
Subject:   Re: portupgrade of xorg - imake not found
Message-ID:  <448xsic7uw.fsf@be-well.ilk.org>
In-Reply-To: <20060212005952.25214057.rbyrnes@mailshack.com>
References:  <7.0.0.16.2.20060211212420.025f8990@postmark.net> <20060211154900.A27956@woozle.rinet.ru> <20060212005952.25214057.rbyrnes@mailshack.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Rob B <rbyrnes@mailshack.com> writes:

> On Sat, 11 Feb 2006 15:49:42 +0300 (MSK)
> Dmitry Morozovsky <marck@rinet.ru> wrote:
> 
> > On Sat, 11 Feb 2006, Rob B wrote:
> > 
> > RB> I'm having all sorts of bother trying to build anything related to xorg.
> > RB> 
> > RB> Seems as though imake has it's knickers in a twist:
> > RB> 
> <snip>
> > RB> rm -f ./config/makedepend/Makefile.proto
> > RB> ./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f
> > RB> ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
> > RB> ./config/imake/imake: not found
> > RB> *** Error code 127
> > RB> 
> > RB> Stop in /usr/work/usr/ports/x11/xorg-libraries/work/xc.
> > RB> *** Error code 1
> > RB> 
> > RB> Stop in /usr/ports/x11/xorg-libraries.
> > RB> *** Error code 1
> > RB> 
> > RB> Anyone else seeing this?  I've tried re-updating my ports tree, I've blown
> > RB> away the workdir ... still happens.
> > 
> > It seems you have stale or wrong imake in your path. What is the output of
> > 
> > which imake
> > 
> > and
> > 
> > pkg_info -W imake
> 
> Hmm .. imake has disappeared:
> 
> loop@riff ~ % which imake
> imake not found
> loop@riff ~ % pkg_info -W imake
> pkg_info: imake: file is not in PATH
> 
> However - 
> 
> loop@riff /usr/ports/devel/imake-6
>  % sudo make
> Password:
> ===>  Vulnerability check disabled, database not found
> ===>  Extracting for imake-6.9.0
> => MD5 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
> => SHA256 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
> => MD5 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
> => SHA256 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
> ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
> ^[[5~^[[6~===>  Patching for imake-6.9.0
> ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
> ===>  Applying FreeBSD patches for imake-6.9.0
> ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
> ===>  Configuring for imake-6.9.0
> cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
> 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/imake/imake: not found
> *** Error code 127
> 
> Stop in /usr/work/usr/ports/devel/imake-6/work/xc.
> make: cannot open xmakefile.
> *** Error code 2
> 
> Stop in /usr/ports/devel/imake-6.
> 
> So I can't even *build* imake.

Sounds like you need to clean out the imake port before you can build
it.  Probably some detritus left from a previous build.




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