[2989] in SIPB bug reports
unzip
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Sun Jun 28 11:22:04 1992
Date: Sun, 28 Jun 92 11:21:27 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: chew@hplchew.hpl.hp.com
Cc: vanharen@MIT.EDU, bug-sipb@MIT.EDU
In-Reply-To: chew@hplchew.hpl.hp.com's message of Tue, 23 Jun 92 16:36:16 PDT <9206232336.AA08025@hplchew.hpl.hp.com>
Date: Tue, 23 Jun 92 16:36:16 PDT
From: chew@hplchew.hpl.hp.com
> When trying to use "unzip" on the sun, I get:
>
> It appears that your machine is big-endian. If errors
> occur, please try recompiling with "NOTINT16" defined (read the
> Makefile, or try "make hp").
>
> It appears that it should be compiled with NOTINT16 set. I tried it
> myself and this fixed the problem. I left a copy of the binary I
> compiled in my homedir, if someone wants to install it, or if someone
> wants to recompile, that's fine too.
> -C.
done. thanks, Chris
Chee, if you're going to fix the problem, then just installing a new
binary without fixing it in the sipbsrc source tree is not acceptable.
It has been our policy for years that, as much as possible, we should
guarantee that the sipb locker's contents can be rebuilt from sipbsrc.
Please fix the Imakefile in /mit/sipbsrc/src/zip/unzip (the changes
should be straightforward), rebuild the Imakefile in
/mit/sipbsrc/sun4/zip/unzip, make clean, make all, and install the
resulting binary in the sipb locker.
jik