[tkoeller@gmx.net] libc/2356: glibc-2.2.3 installation problem

Jakub Jelinek jakub@redhat.com
Mon Jul 2 02:21:00 GMT 2001


On Mon, Jul 02, 2001 at 02:09:14AM -0700, Geoff Keating wrote:
> > From: Andreas Jaeger <aj@suse.de>
> > Date: Mon, 02 Jul 2001 10:46:14 +0200
> 
> > do you have any ideas how to fix this?
> 
> I think the only solution is to update the symlinks to libpthread at
> the same time, or at least in the same make invocation, as libc.

If say install is linked against -lpthread (which sometimes is so that it
can use the POSIX clock functions), then you must do the links in one
install invocation, so I'd say the recommendation should be

1) use a pkg management tool
2) they can copy the libraries to the right directories, but with different
   names, then use sln
3) do it all in sash
4) they can use some file-manager program, like mc, which stays around and
   so they can do all the copying/moving/linking from one program invocation

	Jakub



More information about the Libc-alpha mailing list