binaries not stripped
Ken Raeburn
raeburn at MIT.EDU
Fri Sep 17 15:29:42 EDT 2004
On Sep 17, 2004, at 15:27, Ken Raeburn wrote:
>> ../../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.
Oh, my mistake. As Tim Mooney pointed out, k5srvutil.sh isn't a binary
executable at all, so we shouldn't be running strip on it.
Ken
More information about the Kerberos
mailing list