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: (2)Test report glibc-2.1.90


>>>>> Kaoru Fukui writes:

 > From: Andreas Jaeger <aj@suse.de>
>> >>>>> Kaoru Fukui writes:
>> 
>> > Thanks,previos problem fixing.
>> > I have more a error report.
>> > Please look malloc/Makefile and dlfcn/Makefile.
>> 
>> Your make is broken (due to recent fixes in glibc) :-(.
>> 
>> I'm appending a patch for make.

 > Thannks,reply Andreas.

 > I rebuilt  make-3.78.1-src.rpm with your patch.
 > Then i used it a least recompiling for glibc.
 > But I got the same error.
 > and there wasnot dlfcn/libdl.so
 > Why does this makefile create dlfcn/libdl.so?

Run:
rm sysd-sorted 
in your build directory and you should be fine.  

The problem is that the broken make creates a wrong order for one list
in that file.  The list has to be recreated with the new make - which
happens if you remove the file.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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