Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 14:02:50 +1100
From:      Andrew Reilly <a.reilly@lake.com>
To:        obrien@freebsd.org
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: Bug in linux_base-8
Message-ID:  <17eee29a1434ef542d68e96f28dc4341@lake.com>
In-Reply-To: <20050224020611.GA38712@dragon.nuxi.com>
References:  <20050224020611.GA38712@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24/02/2005, at 13:06, David O'Brien wrote:

> We're missing strip(1), which is used in the Acroread install:
>
> $ grep strip /usr/ports/print/acroread/Makefile
>   -@${LINUXBASE}/usr/bin/strip 
> ${PREFIX}/Acrobat5/Reader/intellinux/bin/acroread
>
> Anyone know which RPM we need to add to linux_base-8 to get strip(1)?

I don't know the answer to this question, but suspect that it might be 
somewhere in a compiler tool-set, that one wouldn't necessarily want to 
have to install as a prerequisite for installing pre-compiled Acroread. 
  I've just looked at the Makefile: what does this line buy us?  
Wouldn't an appropriate fix for a failing acroread port build be to 
simply remove the call to LINUXBASE...strip altogether?

Cheers,

-- 
Andrew



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