public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug admin/13412] New: configure fails with mawk
@ 2011-11-15 18:07 neleai at seznam dot cz
  2012-02-07 18:44 ` [Bug libc/13412] " carlos at systemhalted dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: neleai at seznam dot cz @ 2011-11-15 18:07 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 13412
           Summary: configure fails with mawk
           Product: glibc
           Version: 2.14
            Status: NEW
          Severity: minor
          Priority: P2
         Component: admin
        AssignedTo: roland@gnu.org
        ReportedBy: neleai@seznam.cz
    Classification: Unclassified


When running configure mawk fails because strtonum is gawk extension. 
Best way how to solve it is test if awk has strtonum.

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

* [Bug libc/13412] configure fails with mawk
  2011-11-15 18:07 [Bug admin/13412] New: configure fails with mawk neleai at seznam dot cz
@ 2012-02-07 18:44 ` carlos at systemhalted dot org
  2012-02-21  2:24 ` [Bug build/13412] " jsm28 at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: carlos at systemhalted dot org @ 2012-02-07 18:44 UTC (permalink / raw)
  To: glibc-bugs

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

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at systemhalted dot
                   |                            |org
          Component|admin|web|git               |libc

--- Comment #1 from Carlos O'Donell <carlos at systemhalted dot org> 2012-02-07 18:43:59 UTC ---
We should check for gawk in configure and abort if we don't find it, the
INSTALL says we need gawk > 3.0, so we should be checking for that.

I've changed the component to "libc" to reflect that this is not an admin
issue.

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

* [Bug build/13412] configure fails with mawk
  2011-11-15 18:07 [Bug admin/13412] New: configure fails with mawk neleai at seznam dot cz
  2012-02-07 18:44 ` [Bug libc/13412] " carlos at systemhalted dot org
@ 2012-02-21  2:24 ` jsm28 at gcc dot gnu.org
  2012-09-01  7:37 ` allan at archlinux dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-21  2:24 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |build

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

* [Bug build/13412] configure fails with mawk
  2011-11-15 18:07 [Bug admin/13412] New: configure fails with mawk neleai at seznam dot cz
  2012-02-07 18:44 ` [Bug libc/13412] " carlos at systemhalted dot org
  2012-02-21  2:24 ` [Bug build/13412] " jsm28 at gcc dot gnu.org
@ 2012-09-01  7:37 ` allan at archlinux dot org
  2012-09-01 13:30 ` carlos_odonell at mentor dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: allan at archlinux dot org @ 2012-09-01  7:37 UTC (permalink / raw)
  To: glibc-bugs

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

Allan McRae <allan at archlinux dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan at archlinux dot org

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

* [Bug build/13412] configure fails with mawk
  2011-11-15 18:07 [Bug admin/13412] New: configure fails with mawk neleai at seznam dot cz
                   ` (2 preceding siblings ...)
  2012-09-01  7:37 ` allan at archlinux dot org
@ 2012-09-01 13:30 ` carlos_odonell at mentor dot com
  2012-09-02  0:15 ` allan at archlinux dot org
  2014-06-27 11:35 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: carlos_odonell at mentor dot com @ 2012-09-01 13:30 UTC (permalink / raw)
  To: glibc-bugs

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

Carlos O'Donell <carlos_odonell at mentor dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |carlos_odonell at mentor
                   |                            |dot com
         AssignedTo|roland at gnu dot org       |allan at archlinux dot org

--- Comment #2 from Carlos O'Donell <carlos_odonell at mentor dot com> 2012-09-01 13:30:27 UTC ---
Allan just posted a patch for this.

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

* [Bug build/13412] configure fails with mawk
  2011-11-15 18:07 [Bug admin/13412] New: configure fails with mawk neleai at seznam dot cz
                   ` (3 preceding siblings ...)
  2012-09-01 13:30 ` carlos_odonell at mentor dot com
@ 2012-09-02  0:15 ` allan at archlinux dot org
  2014-06-27 11:35 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: allan at archlinux dot org @ 2012-09-02  0:15 UTC (permalink / raw)
  To: glibc-bugs

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

Allan McRae <allan at archlinux dot org> changed:

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

--- Comment #3 from Allan McRae <allan at archlinux dot org> 2012-09-02 00:14:58 UTC ---
commit 0786794f3a9d03040284c7d59d820de6f41e901c
Author: Allan McRae <allan@archlinux.org>
Date:   Sun Sep 2 09:30:18 2012 +1000

    Check for gawk >= 3.0 (bug 13412)

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

* [Bug build/13412] configure fails with mawk
  2011-11-15 18:07 [Bug admin/13412] New: configure fails with mawk neleai at seznam dot cz
                   ` (4 preceding siblings ...)
  2012-09-02  0:15 ` allan at archlinux dot org
@ 2014-06-27 11:35 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 11:35 UTC (permalink / raw)
  To: glibc-bugs

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

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

end of thread, other threads:[~2014-06-27 11:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-15 18:07 [Bug admin/13412] New: configure fails with mawk neleai at seznam dot cz
2012-02-07 18:44 ` [Bug libc/13412] " carlos at systemhalted dot org
2012-02-21  2:24 ` [Bug build/13412] " jsm28 at gcc dot gnu.org
2012-09-01  7:37 ` allan at archlinux dot org
2012-09-01 13:30 ` carlos_odonell at mentor dot com
2012-09-02  0:15 ` allan at archlinux dot org
2014-06-27 11:35 ` 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).