Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2011 09:08:39 +0000
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        Anton Shterenlikht <mexas@bristol.ac.uk>
Cc:        freebsd-ports@freebsd.org
Subject:   SOLVED: Re: print/teTeX-base failed to install on ia64
Message-ID:  <20110117090839.GA41205@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <20110106215944.GA66227@mech-cluster241.men.bris.ac.uk>
References:  <20110106215944.GA66227@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 06, 2011 at 09:59:44PM +0000, Anton Shterenlikht wrote:
> I've no problems updating to teTeX-base-3.0_21 on amd64 and
> on sparc64. HOwever, on ia64 I get this error on "make install":
> 
> *snip*
> install  -o root -g wheel -m 444 ./mktex.opt /usr/local/share/texmf/web2c/mktex.opt
> install  -o root -g wheel -m 555 ./mktexdir /usr/local/share/texmf/web2c/mktexdir
> install  -o root -g wheel -m 444 ./mktexdir.opt /usr/local/share/texmf/web2c/mktexdir.opt
> install  -o root -g wheel -m 555 ./mktexnam /usr/local/share/texmf/web2c/mktexnam
> install  -o root -g wheel -m 444 ./mktexnam.opt /usr/local/share/texmf/web2c/mktexnam.opt
> install  -o root -g wheel -m 555 ./mktexupd /usr/local/share/texmf/web2c/mktexupd
> /bin/sh ../libtool --mode=install install  -o root -g wheel -m 444 .libs/libkpathsea.a /usr/local/lib
> install -o root -g wheel -m 444 .libs/libkpathsea.a /usr/local/lib/libkpathsea.a
> ranlib /usr/local/lib/libkpathsea.a
> chmod 644 /usr/local/lib/libkpathsea.a
> /bin/sh ../libtool --mode=install install  -s -o root -g wheel -m 555 kpsewhich /usr/local/bin
> install -o root -g wheel -m 555 -s kpsewhich /usr/local/bin/kpsewhich
> install  -s -o root -g wheel -m 555 kpsestat /usr/local/bin
> BFD: /usr/local/bin/stZ0ROVc: The first section in the PT_DYNAMIC segment is not the .dynamic section
> strip:/usr/local/bin/stZ0ROVc[.interp]: Bad value
> BFD: /usr/local/bin/stZ0ROVc: The first section in the PT_DYNAMIC segment is not the .dynamic section
> strip:/usr/local/bin/stZ0ROVc: Bad value
> install: wait: No such file or directory
> gmake[2]: *** [install-exec] Error 70
> gmake[2]: Leaving directory `/usr/ports/print/teTeX-base/work/tetex-src-3.0/texk/kpathsea'
> gmake[1]: *** [install] Error 1
> gmake[1]: Leaving directory `/usr/ports/print/teTeX-base/work/tetex-src-3.0/texk'
> gmake: *** [install] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/print/teTeX-base.
> #
> 
> I can do
> 
> # cd ./work/tetex-src-3.0/texk/kpathsea/
> # make install
> 
> with no errors.
> 
> 
> I also wonder which "strip" is used above: /usr/bin/strip
> or the one from devel/binutils: /usr/local/bin/strip? 
> 
> many thanks
> anton

In anger I removed the whole ports tree, then
reinstalled. Now this problem has gone away.
Would be great to know if this really was a
binutils problem, or a strange consequence of
my ports misconfiguration, but now I'll never know..

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



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