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/



_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to