binaries not stripped

Andrew Hall halla3 at corp.earthlink.net
Fri Sep 17 12:13:43 EDT 2004


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
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.

Thanks,

Drew

On Fri, 2004-09-17 at 09:44, Nils O. Selåsdal wrote:
> On Fri, 2004-09-17 at 14:13, Andrew Hall wrote:
> > Tom Yu wrote:
> > 
> > >>>>>>"Sam" == Sam Hartman <hartmans at MIT.EDU> writes:
> > >>>>>>            
> > >>>>>>
> > >
> > >Sam> I'd expect that make install would strip the binaries.  If it doesn't
> > >Sam> do so I think that is a bug.  The binaries in the build tree should
> > >Sam> not be stripped.
> > >
> > >The "install-strip" target is available to install stripped binaries.
> > >
> > >---Tom
> > >  
> > >
> > What issues, if any, would I run into if I used the install-strip target?
> None. (other than if you want do debug the applications, or e.g.produce
> a stack trace from a core dump crash , which will make debugging _much_
> harder ;)
> 




More information about the Kerberos mailing list