bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #18218] glibc: `MSG_NOSIGNAL'


From: Thomas Schwinge
Subject: [bug #18218] glibc: `MSG_NOSIGNAL'
Date: Mon, 06 Nov 2006 16:39:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.7) Gecko/20060921 Ubuntu/dapper-security Firefox/1.5.0.7

URL:
  <http://savannah.gnu.org/bugs/?18218>

                 Summary: glibc: `MSG_NOSIGNAL'
                 Project: The GNU Hurd
            Submitted by: tschwinge
            Submitted on: Monday 11/06/06 at 17:39
                Category: glibc
                Severity: 5 - Blocker
                Priority: 9 - Immediate
              Item Group: Compatibility
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Reproducibility: None
              Size (loc): None
         Planned Release: None
                  Effort: 0.00
       To be done before: 

    _______________________________________________________

Details:

#v+
res_send.c: In function 'send_dg':
res_send.c:917: error: 'MSG_NOSIGNAL' undeclared (first use in this
function)
res_send.c:917: error: (Each undeclared identifier is reported only once
res_send.c:917: error: for each function it appears in.)
make[2]: *** [/home/thomas/tmp/gnu-0/src/glibc.obj/resolv/res_send.o] Error
1
#v-

Some source files from nscd have a...

#v+
#ifndef MSG_NOSIGNAL
# define MSG_NOSIGNAL 0
#endif
#v-

Do we also want that in resolv/res_send.c or is that to be done differently?




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
Available only the item webpage     | 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18218>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]