This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Updated prelink patch for glibc


On Tue, Dec 11, Jakub Jelinek wrote:

> Hi!
> 
> Here is updated prelink patch against current glibc.
> I've removed the portions where it dealt with DT_FILTER/DT_AUXILIARY, since
> they have wrong semantics and will be eventually rewritten anyway (still
> need to adjust prelink testcase so that it doesn't test it).

Did you try to compile it?

dl-deps.c: In function `_dl_map_object_deps':
dl-deps.c:532: too few arguments to function `_dl_signal_error'


Looks like there is the third parameter (I think NULL) missing.

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE GmbH            Deutschherrenstr. 15-19       D-90429 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B


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