[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libz patch?
On Tue, Aug 31, 2004 at 11:29:15PM -0700, patrick ~ wrote:
> Ahh!
>
> I didn't even think about static-only archs. In which
> case the list seems to be longer than what you
> proposed. I'd imagine the complete list would be
> every source-directory that shows up with the
> following:
>
> cd /usr/src && find . -name Makefile | xargs grep
> '\-lz'
>
> eeek :-)
>
> Thanks for the replies!
> --patrick
No, if you look at the output from the above command you'll
notice that it lists everything that I mentioned and nothing
more.
// Brad
> > Unless you happen to be stuck with a
> > vax/mvme88k/hppa (static only) then
> > recompile these base programs.
> >
> > gnu/usr.bin/cvs
> > libexec/spamd-setup
> > usr.bin/compress
> > usr.bin/grep
> > usr.bin/ssh
> > usr.sbin/ppp
> >
> > // Brad