This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc-2.1.91: segfault problem overcome via kludge


On Mon, Jul 03, 2000 at 06:35:33PM -0700, Adam J. Richter wrote:
> H. J. Lu writes:
> >That is strange. I have made sure no DSO will be used until the end
> >of "make install". Something must be changed. The last 3 commands of
> >"make install" should be
> [...]
> 
> 	The situation was stranger than that.  The segmentation
> fault actually occurred when it was trying to invoke the C compiler
> for some reason, presumably some dependency issue.  Before I reported
> the problem, I had already succeeded in reproducing it with glibc-2.1.91
> made from tar files, the only exception being that it did have the
> crypt-2.1 tar file unpacked into it (since I had not seen the announcement
> at the time).
> 

I believe this patch cause the installation problem:

2000-03-17  Cristian Gafton  <gafton@redhat.com>

       * elf/Makefile ($(rtld-version-installed-name)): Delay
       replacing existing rtld-installed-name.
       ($(rtld-installed-name)): Request libc-$(version) be installed too.
       replace existing rtld-installed-name using $(symbolic-link-prog).


Does anyone remember what bug it tries to fix?


H.J.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]