Re: Beacon 1.3 installation



I'm unable to offer any assistance but I should report that I've had no problems building the kernel under two installations of Debian Sarge, one installation of Debian Woody and two Fedora Core 2 installs. I thought I'd offer that since I've found the build system to be fine, the only thing I ran into was that the perl on some machines didn't have Time::HiRes, but that's easily fixed with CPAN.
The cflags on my build for building net_udp.c for example only list -I. -I./common/src as places to look for includes, indeed net_udp.c does not list any system includes <> but rather local includes "" .. so I'm not sure where your build system is grabbing inet.h from?


	Derek

Todd Chapman wrote:
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



-- Derek Piper - dcpiper@indiana.edu - (812) 856 0111 IRI 323, School of Informatics Indiana University, Bloomington, Indiana



Other Mailing lists | Author Index | Date Index | Subject Index | Thread Index