Beacon 1.3 installation
All,
I am trying to install Beacon 1.3 beta 2 on a Dell SC1425 running Fedora
Core 3. The kernel is 2.6.11.35. The processor is a 3.4 GHz Xeon.
After extracting the files from the tarball, I run ./configure which seems
to complete without error. When I run make, I get several lines of output
and the following errors:
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:67: error: previous declaration of 'inet_ntop' was
here
common/src/inet_ntop.h:6: error: conflicting types for 'inet_ntop'
/usr/include/arpa/inet.h:67: error: previous declaration of 'inet_ntop' was
here
make: *** [common/src/net_udp.o] Error 1
Has anyone encountered this or a similar situation? Any help is GREATLY
appreciated.
Thanks,
Todd Chapman