public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14112] New: gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps
@ 2012-05-15 21:17 jsm28 at gcc dot gnu.org
  2012-05-15 22:27 ` [Bug libc/14112] " hjl.tools at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-05-15 21:17 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14112

             Bug #: 14112
           Summary: gnu/lib-names.h content incorrect when shlib-versions
                    moved to sysdeps
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


On x86, the 64-bit part of gnu/lib-names.h now says

# define LD_SO                          "ld.so.1"

(should be "ld-linux-x86-64.so.2") because the relevant information has moved
to an x86_64 sysdeps directory, where it can no longer be found when
gnu/lib-names.h is built for x86.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14112] gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps
  2012-05-15 21:17 [Bug libc/14112] New: gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps jsm28 at gcc dot gnu.org
@ 2012-05-15 22:27 ` hjl.tools at gmail dot com
  2012-05-23 23:52 ` hjl.tools at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2012-05-15 22:27 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14112

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.15                        |unspecified
   Target Milestone|---                         |2.16

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-15 22:27:00 UTC ---
A fix is checked onto hjl/libnames branch at

http://sourceware.org/git/?p=glibc.git;a=summary

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14112] gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps
  2012-05-15 21:17 [Bug libc/14112] New: gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps jsm28 at gcc dot gnu.org
  2012-05-15 22:27 ` [Bug libc/14112] " hjl.tools at gmail dot com
@ 2012-05-23 23:52 ` hjl.tools at gmail dot com
  2012-05-30 15:38 ` hjl.tools at gmail dot com
  2014-06-25 10:59 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2012-05-23 23:52 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14112

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-23 23:51:53 UTC ---
I checked a fix into hjl/abi branch.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14112] gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps
  2012-05-15 21:17 [Bug libc/14112] New: gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps jsm28 at gcc dot gnu.org
  2012-05-15 22:27 ` [Bug libc/14112] " hjl.tools at gmail dot com
  2012-05-23 23:52 ` hjl.tools at gmail dot com
@ 2012-05-30 15:38 ` hjl.tools at gmail dot com
  2014-06-25 10:59 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2012-05-30 15:38 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14112

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-30 15:37:57 UTC ---
Fixed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14112] gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps
  2012-05-15 21:17 [Bug libc/14112] New: gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps jsm28 at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-05-30 15:38 ` hjl.tools at gmail dot com
@ 2014-06-25 10:59 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-25 10:59 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-25 10:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-15 21:17 [Bug libc/14112] New: gnu/lib-names.h content incorrect when shlib-versions moved to sysdeps jsm28 at gcc dot gnu.org
2012-05-15 22:27 ` [Bug libc/14112] " hjl.tools at gmail dot com
2012-05-23 23:52 ` hjl.tools at gmail dot com
2012-05-30 15:38 ` hjl.tools at gmail dot com
2014-06-25 10:59 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).