public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10191] New: socket/accept4.c fails to build
@ 2009-05-23 11:53 aurelien at aurel32 dot net
  2009-05-23 11:54 ` [Bug libc/10191] " aurelien at aurel32 dot net
  0 siblings, 1 reply; 6+ messages in thread
From: aurelien at aurel32 dot net @ 2009-05-23 11:53 UTC (permalink / raw)
  To: glibc-bugs

Non-Linux architectures are using socket/accept4.c instead of the Linux 
specific version, and this version fails to build with:

accept4.c:38: error: ‘__EI_accept4’ aliased to undefined symbol ‘__GI_accept4’

Patch to fix the problem will follow.

-- 
           Summary: socket/accept4.c fails to build
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: aurelien at aurel32 dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-unknown-gnu0.3
  GCC host triplet: i686-unknown-gnu0.3
GCC target triplet: i686-unknown-gnu0.3


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

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

* [Bug libc/10191] socket/accept4.c fails to build
  2009-05-23 11:53 [Bug libc/10191] New: socket/accept4.c fails to build aurelien at aurel32 dot net
@ 2009-05-23 11:54 ` aurelien at aurel32 dot net
  0 siblings, 0 replies; 6+ messages in thread
From: aurelien at aurel32 dot net @ 2009-05-23 11:54 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aurelien at aurel32 dot net  2009-05-23 11:54 -------
Created an attachment (id=3958)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3958&action=view)
Patch to fix the problem


-- 


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

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

* [Bug libc/10191] socket/accept4.c fails to build
       [not found] <bug-10191-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2013-05-10 19:13 ` aj at suse dot de
@ 2014-07-01 20:21 ` fweimer at redhat dot com
  3 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01 20:21 UTC (permalink / raw)
  To: glibc-bugs

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

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

* [Bug libc/10191] socket/accept4.c fails to build
       [not found] <bug-10191-131@http.sourceware.org/bugzilla/>
  2012-04-06 19:56 ` aj at suse dot de
  2012-12-19 10:51 ` schwab@linux-m68k.org
@ 2013-05-10 19:13 ` aj at suse dot de
  2014-07-01 20:21 ` fweimer at redhat dot com
  3 siblings, 0 replies; 6+ messages in thread
From: aj at suse dot de @ 2013-05-10 19:13 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
            Version|unspecified                 |2.17
         Resolution|                            |FIXED

--- Comment #3 from Andreas Jaeger <aj at suse dot de> 2013-05-10 19:13:46 UTC ---
This was fixed for glibc 2.17 already as part of:

commit 789bd351b45f024b7f51e4886bf46b8e887ab6da
Author: Roland McGrath <roland@hack.frob.com>
Date:   Tue Jul 31 09:43:14 2012 -0700

    Clean up stub accept4 definition.

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

* [Bug libc/10191] socket/accept4.c fails to build
       [not found] <bug-10191-131@http.sourceware.org/bugzilla/>
  2012-04-06 19:56 ` aj at suse dot de
@ 2012-12-19 10:51 ` schwab@linux-m68k.org
  2013-05-10 19:13 ` aj at suse dot de
  2014-07-01 20:21 ` fweimer at redhat dot com
  3 siblings, 0 replies; 6+ messages in thread
From: schwab@linux-m68k.org @ 2012-12-19 10:51 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|drepper.fsp at gmail dot    |unassigned at sourceware
                   |com                         |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] 6+ messages in thread

* [Bug libc/10191] socket/accept4.c fails to build
       [not found] <bug-10191-131@http.sourceware.org/bugzilla/>
@ 2012-04-06 19:56 ` aj at suse dot de
  2012-12-19 10:51 ` schwab@linux-m68k.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: aj at suse dot de @ 2012-04-06 19:56 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aj at suse dot de

--- Comment #2 from Andreas Jaeger <aj at suse dot de> 2012-04-06 19:55:48 UTC ---
Shouldn't you hit the same bug with socket/accept.c and socket/send.c? could
you fix all cases and send an updated patch, please?

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

end of thread, other threads:[~2014-07-01 20:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-23 11:53 [Bug libc/10191] New: socket/accept4.c fails to build aurelien at aurel32 dot net
2009-05-23 11:54 ` [Bug libc/10191] " aurelien at aurel32 dot net
     [not found] <bug-10191-131@http.sourceware.org/bugzilla/>
2012-04-06 19:56 ` aj at suse dot de
2012-12-19 10:51 ` schwab@linux-m68k.org
2013-05-10 19:13 ` aj at suse dot de
2014-07-01 20:21 ` 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).