Menu

UFTP fails to compile on Mac OSX since v4.0

2013-08-22
2013-10-13
  • Francois Claire

    Francois Claire - 2013-08-22

    Hi,

    Probably since the IPv6 introduction to UFTP the software doesn't compile on Mac OSX (10.8.4):

    $ make
    gcc -g -Wall -DHAS_GETIFADDRS -c uftp_common.c
    uftp_common.c: In function ‘getiflist’:
    uftp_common.c:143: error: ‘SIOCGIFINDEX’ undeclared (first use in this function)
    uftp_common.c:143: error: (Each undeclared identifier is reported only once
    uftp_common.c:143: error: for each function it appears in.)
    uftp_common.c:161: error: ‘struct ifreq’ has no member named ‘ifr_index’
    make: *** [uftp_common.o] Error 1
    $

    So I'm currently using 3.7.2 which compiles fine.

    Could someone please have a look at it ?

     
  • Dennis Bush

    Dennis Bush - 2013-10-13

    This issue has been fixed in version 4.1.3.

     

Log in to post a comment.