svn commit: trunk/uClibc

Mike Frysinger vapier at gentoo.org
Wed May 31 08:40:23 UTC 2006


On Tuesday 30 May 2006 16:27, Peter S. Mazinger wrote:
> On Tue, 30 May 2006, Mike Frysinger wrote:
> > On Tuesday 30 May 2006 07:13, Peter Kjellerstedt wrote:
> > > Upgrading is not really an option for me until I get a new computer.
> > > And I believe I am not the only one using an older installation
> > > which has been running fine for years, so it is very likely that
> > > others will run into this very subtle problem as well.
> >
> > broken is broken ... as you may have noticed, i care very little for
> > bending over for such situations
> >
> > > 	cd lib && $(TAR) -cf - *.so.* | $(TAR) -xf - -C
> > > $(PREFIX)$(RUNTIME_PREFIX)lib
> >
> > use '-C lib' rather than 'cd lib' and see if you can use tar to install
> > all libs rather than using `install` and `tar` and that'll work for me
>
> why not cp/install *.so and run ldconfig -n on the destination directory?

as we've seen, using cp is unreliable on old broken systems

i really really dislike the idea of using ldconfig
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20060531/0536a657/attachment-0002.pgp 


More information about the uClibc mailing list