This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
install-strip tries to strip my perl scripts
- To: automake@gnu.org
- Subject: install-strip tries to strip my perl scripts
- From: Alex Hornby <alex@anvil.co.uk>
- Date: Tue, 15 Jun 1999 11:42:16 +0100 (BST)
I have some perl scripts in siteperl_SCRIPTS. Automake works correctly
for a normal install, but with an install-strip:
$ make install-strip
/bin/sh ../config/mkinstalldirs /anvil/trees/alex/ate/build/lib/site_perl
../config/install-sh -c -s perlidl/CosEventChannelAdmin.pm /anvil/trees/alex/ate/build/lib/site_perl/perlidl/CosEventChannelAdmin.pm
strip: /anvil/trees/alex/ate/build/lib/site_perl/perlidl/#inst.22778#: invalid file type
../config/install-sh -c -s perlidl/BroadcastFactory.pm /anvil/trees/alex/ate/build/lib/site_perl/perlidl/BroadcastFactory.pm
strip: /anvil/trees/alex/ate/build/lib/site_perl/perlidl/#inst.22796#: invalid file type
gmake[2]: *** [install-siteperlSCRIPTS] Error 1
gmake[2]: Leaving directory `/anvil/trees/alex/ate/broadcast'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/anvil/trees/alex/ate/broadcast'
gmake: *** [install-strip] Error 2
$ automake --version
automake (GNU automake) 1.4
Copyright (C) 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Tom Tromey <tromey@cygnus.com>
--
Alex Hornby Mail: alex@anvil.co.uk
Anvil Software Limited Tel: +(44)171 749 7900
51-53 Rivington Street Direct: +(44)171 749 7925
London EC2A 3SE Fax: +(44)171 749 7916