[22490] in Kerberos

home help back first fref pref prev next nref lref last post

Re: binaries not stripped

daemon@ATHENA.MIT.EDU (Ken Raeburn)
Fri Sep 17 15:38:10 2004

In-Reply-To: <1095437623.82797.39.camel@flagg>
Mime-Version: 1.0 (Apple Message framework v619)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <9789E9A8-08DF-11D9-AC7C-000A95909EE2@mit.edu>
Content-Transfer-Encoding: 7bit
From: Ken Raeburn <raeburn@mit.edu>
Date: Fri, 17 Sep 2004 15:27:19 -0400
To: Andrew Hall <halla3@corp.earthlink.net>
cc: kerberos@mit.edu
cc: Ken Raeburn <raeburn@mit.edu>
Errors-To: kerberos-bounces@mit.edu


On Sep 17, 2004, at 12:13, Andrew Hall wrote:

> Thanks for the help.  When I run install-strip it fails with the
> following message:
>
> making install in kadmin/cli...
> make[3]: Entering directory
> `/export/home/halla3/krb5-1.3.5/src/kadmin/cli'
> ../../config/install-sh -c -s kadmin.local
> /tmp/drewkrb/sbin/kadmin.local
> ../../config/install-sh -c -s kadmin /tmp/drewkrb/sbin/kadmin
> ../../config/install-sh -c -s ./k5srvutil.sh 
> /tmp/drewkrb/sbin/k5srvutil
> /usr/ccs/bin/sparcv9/strip: /tmp/drewkrb/sbin/_inst.20115_: invalid 
> file
> type

Are you building sparcv9 (64-bit) executables?  If you're building 
"normal" (32-bit) sparc executables, you're using the wrong "strip" 
program.

> make[3]: *** [install] Error 1
> make[3]: Leaving directory
> `/export/home/halla3/krb5-1.3.5/src/kadmin/cli'
> make[2]: *** [install-recurse] Error 1
> make[2]: Leaving directory `/export/home/halla3/krb5-1.3.5/src/kadmin'
> make[1]: *** [install-recurse] Error 1
> make[1]: Leaving directory `/export/home/halla3/krb5-1.3.5/src'
> make: *** [install-strip] Error 2
> bash-2.05$
>
> Looks like its trying to strip a tmp file because I don't see that file
> in my install nor src trees.

At a guess, I'd say install-sh does "copy to temp file in install dir, 
strip temp file, rename temp file to target name".

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post