You shouldn't need to undefine IP_UNICAST_IF, since it's not in bits/in.h it shouldn't be defined at all (linux/in.h is not included, as it has conflicts with bits/in.h). Alternatively, you can use configure to define the flag for you, e.g.: CFLAGS="-DIP_UNICAST_IF=50" ./configure
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065640 Title: bits/in.h does not include IP_UNICAST_IF from linux/in.h To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1065640/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
