This is the mail archive of the glibc-bugs@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]

[Bug dynamic-link/20944] dynamic linker broken on trunk


https://sourceware.org/bugzilla/show_bug.cgi?id=20944

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Markus Trippelsdorf from comment #0)
> The dynamic linker is broken on trunk:
> 
> markus@x4 elf % ./ld.so =cat
> /bin/cat: error while loading shared libraries: __vdso_time: invalid mode
> for dlopen(): Invalid argument

My shell does not treat the =cat syntax in a special way.  What does it do?

If you are trying to run a non-installed dynamic linker against the system
libc.so.6 file, this has never been supported.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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