public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11287] New: UTS_RELEASE nolonger in <linux/version.h>
@ 2010-02-16  7:34 sdrake at xnet dot co dot nz
  2010-02-16  7:47 ` [Bug libc/11287] " sdrake at xnet dot co dot nz
  2010-04-04  8:05 ` drepper at redhat dot com
  0 siblings, 2 replies; 4+ messages in thread
From: sdrake at xnet dot co dot nz @ 2010-02-16  7:34 UTC (permalink / raw)
  To: glibc-bugs

In the csu/Makefile($(objpfx)version-info.h) generation code tries to use the
UTS_RELEASE macro from linux/version.h, however that macro has not been defined
in linux/version.h since linux-2.6.18

-- 
           Summary: UTS_RELEASE nolonger in <linux/version.h>
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: sdrake at xnet dot co dot nz
                CC: glibc-bugs at sources dot redhat dot com
  GCC host triplet: i686-pc-linux-gnu


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11287] UTS_RELEASE nolonger in <linux/version.h>
  2010-02-16  7:34 [Bug libc/11287] New: UTS_RELEASE nolonger in <linux/version.h> sdrake at xnet dot co dot nz
@ 2010-02-16  7:47 ` sdrake at xnet dot co dot nz
  2010-04-04  8:05 ` drepper at redhat dot com
  1 sibling, 0 replies; 4+ messages in thread
From: sdrake at xnet dot co dot nz @ 2010-02-16  7:47 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sdrake at xnet dot co dot nz  2010-02-16 07:47 -------
Created an attachment (id=4603)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4603&action=view)
proposed patch

My proposed patch obtains the linux uts release string from <linux/version.h>
by reverse enginering the value of the LINUX_VERSION_CODE macro.  This will
work for kernel header install by the 'headers_install' make target of linux as
linux/version.h is included.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11287] UTS_RELEASE nolonger in <linux/version.h>
  2010-02-16  7:34 [Bug libc/11287] New: UTS_RELEASE nolonger in <linux/version.h> sdrake at xnet dot co dot nz
  2010-02-16  7:47 ` [Bug libc/11287] " sdrake at xnet dot co dot nz
@ 2010-04-04  8:05 ` drepper at redhat dot com
  1 sibling, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2010-04-04  8:05 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2010-04-04 08:04 -------
Fixed in git.  We cannot just remove the old code, those kernels are still
supported.  I've also used a slightly different patch.

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


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11287] UTS_RELEASE nolonger in <linux/version.h>
       [not found] <bug-11287-131@http.sourceware.org/bugzilla/>
@ 2014-06-30 18:48 ` fweimer at redhat dot com
  0 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30 18:48 UTC (permalink / raw)
  To: glibc-bugs

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

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] 4+ messages in thread

end of thread, other threads:[~2014-06-30 18:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-16  7:34 [Bug libc/11287] New: UTS_RELEASE nolonger in <linux/version.h> sdrake at xnet dot co dot nz
2010-02-16  7:47 ` [Bug libc/11287] " sdrake at xnet dot co dot nz
2010-04-04  8:05 ` drepper at redhat dot com
     [not found] <bug-11287-131@http.sourceware.org/bugzilla/>
2014-06-30 18:48 ` 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).