Share

NLANR/DAST Multicast Beacon

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Make problem on OS X

You are viewing a single message from this topic. View all messages.

  1. 2008-05-14 15:28:39 UTC
    The make process is failing for me. I have OS X 10.5.2. Any help would be appreciated:

    [david-russells-macbook-pro:~/downloads/beacon-1.3] drussell% make
    if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./common/src -g -O2 -MT common/src/net_udp.o -MD -MP -MF "common/src/.deps/net_udp.Tpo" \
    -c -o common/src/net_udp.o `test -f 'common/src/net_udp.c' || echo './'`common/src/net_udp.c; \
    then mv -f "common/src/.deps/net_udp.Tpo" "common/src/.deps/net_udp.Po"; \
    else rm -f "common/src/.deps/net_udp.Tpo"; exit 1; \
    fi
    In file included from common/src/net_udp.c:47:
    common/src/inet_ntop.h:6: error: conflicting types for ‘inet_ntop’
    /usr/include/arpa/inet.h:99: error: previous declaration of ‘inet_ntop’ was here
    make: *** [common/src/net_udp.o] Error 1
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.