On Thu, Jun 27, 2002 at 02:58:29PM +0200, Yann Dirson wrote: > dh_strip > dh_strip: command returned error code > make: *** [binary-arch] Error 1 > > Could one of you please try to build it with DH_VERBOSE=1 to locate > the problem ?
strip --remove-section=.comment --remove-section=.note --strip-unneeded
debian/tau/usr/lib/tau/mips/lib/libTAUsh-pthread.so
strip --remove-section=.comment --remove-section=.note --strip-unneeded
debian/tau/usr/lib/tau/mips/lib/libTAU.so
strip --remove-section=.comment --remove-section=.note
debian/tau/usr/bin/pprof
strip --remove-section=.comment --remove-section=.note
debian/tau/usr/bin/tau_convert
strip --remove-section=.comment --remove-section=.note
debian/tau/usr/bin/tau_merge
strip --strip-debug debian/tau/usr/lib/tau/mips/lib/libtau-pthread.a
dh_strip: command returned error code
make: *** [binary-arch] Error 1
[EMAIL PROTECTED]:~/atu/tau-2.11.14$ ls -la
debian/tau/usr/lib/tau/mips/lib/libtau-pthread.a
-rw-r--r-- 1 flo users 791976 Jun 27 16:54
debian/tau/usr/lib/tau/mips/lib/libtau-pthread.a
[EMAIL PROTECTED]:~/atu/tau-2.11.14$ strip --strip-debug
debian/tau/usr/lib/tau/mips/lib/libtau-pthread.a
Segmentation fault
This looks like a binutils bug ...
[EMAIL PROTECTED]:~/atu/tau-2.11.14$ strip -V
GNU strip 2.12.90.0.9 20020526 Debian GNU/Linux
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
Flo
--
Florian Lohoff [EMAIL PROTECTED] +49-5201-669912
Heisenberg may have been here.
pgphv4D9djDcw.pgp
Description: PGP signature

