Bug in linux_base-8

Andrew Reilly a.reilly at lake.com
Thu Feb 24 03:02:56 GMT 2005


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



More information about the freebsd-emulation mailing list