Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2006 15:49:42 +0300 (MSK)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Rob B <rbyrnes@mailshack.com>
Cc:        ports@freebsd.org
Subject:   Re: portupgrade of xorg - imake not found
Message-ID:  <20060211154900.A27956@woozle.rinet.ru>
In-Reply-To: <7.0.0.16.2.20060211212420.025f8990@postmark.net>
References:  <7.0.0.16.2.20060211212420.025f8990@postmark.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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> 
RB> ===>  Applying FreeBSD patches for xorg-libraries-6.9.0
RB> /bin/cp /usr/ports/x11/xorg-libraries/files/nls-Compose-microsoft-cp1251
RB> /usr/work/usr/ports/x11/xorg-libraries/work/xc/nls/Compose/microsoft-cp1251
RB> /bin/mkdir -p /usr/work/usr/ports/x11/xorg-libraries/work/xc/lib/XThrStub
RB> /bin/cp /usr/ports/x11/xorg-libraries/files/XThrStub-Imakefile
RB> /usr/work/usr/ports/x11/xorg-libraries/work/xc/lib/XThrStub/Imakefile
RB> ===>   xorg-libraries-6.9.0 depends on executable: imake - found
RB> ===>   xorg-libraries-6.9.0 depends on shared library: drm - found
RB> ===>   xorg-libraries-6.9.0 depends on shared library: freetype.9 - found
RB> ===>   xorg-libraries-6.9.0 depends on shared library: fontconfig.1 - found
RB> ===>  Configuring for xorg-libraries-6.9.0
RB> cd ./config/imake && make  -D INSTALLS_DEPENDS -f Makefile.ini
RB> BOOTSTRAPCFLAGS="" CC="cc"
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

?

Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



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