Re: [squid-users] make install-strip fails

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 11 Sep 2005 15:27:51 +0200 (CEST)

On Tue, 6 Sep 2005, [ISO-8859-1] Leonardo Rodrigues Magalhães wrote:

> [root@fc3 squid-2.5.STABLE10]# make install-strip
> [ ......... ]
> make[3]: Entering directory `/root/squid-25S10/squid-2.5.STABLE10/scripts'
> /bin/sh ../cfgaux/mkinstalldirs /usr/bin
> /bin/sh /root/squid-25S10/squid-2.5.STABLE10/cfgaux/install-sh -c -s RunCache
> /usr/bin/RunCache
> strip: /usr/bin/#inst.13095#: File format not recognized

didn't even know there was a install-strip target.

Looking at it the conclusion is that it is an automake bug.. it is not
supposed to attemt to strip scripts from debug symbols (they can't have
any).

Anyway, installing Squid stipped is not recommended as you need the debug
info should any problem arise. Without the debug infor you won't be able
to file an acceptable bug report.

Regards
Henrik
Received on Sun Sep 11 2005 - 07:27:56 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:03 MDT