[Zlib-devel] [PATCH] Makefile.in: removed call to ldconfig
Enrico Weigelt
weigelt at metux.de
Fri Jul 23 06:13:14 EDT 2010
* Mike Frysinger <vapier at gentoo.org> schrieb:
> On Wednesday, July 21, 2010 08:37:21 Alon Bar-Lev wrote:
> > This one can be fixed by:
> >
> > make LDCONFIG=true
>
> it'd be nice if it was ignored at least when DESTDIR was set since ldconfig in
> that case is pointless
Actually, I'd like to reduce complexity as much as possible, so
please, please no non-standard options/variables.
Running ldconfig within 'make install' is absolutely pointless, IMHO.
In the very most cases you'll run via some build system, which will
install into some prefix (where the binpkg is created from) - in
these cases running ldconfig is totally useless (and probably not
even wanted).
That leaves only the few case when you *really* want to install
*directly* into the live system. People doing that should know
that they'll have to run ldconfig afterwards - on all library
installs (not just zlib) anyways.
cu
--
----------------------------------------------------------------------
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt at metux.de
mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
----------------------------------------------------------------------
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------
More information about the Zlib-devel
mailing list