This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH v2][BZ #10253] Fix breaking of RPATH when $ORIGIN contains colons.


On Mon, Nov 18, 2013 at 10:23 AM, Carlos O'Donell <carlos@redhat.com> wrote:

> This looks good to me.

Build break on Linux/x86_64:

dl-load.c:495:7: error: too few arguments to function
‘expand_dynamic_string_token’
       to_free = cp = expand_dynamic_string_token (l, cp);
       ^
dl-load.c:414:1: note: declared here
 expand_dynamic_string_token (struct link_map *l, const char *s, int is_path)
 ^



-- 
Paul Pluzhnikov


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