Hello, I'm running gentoo on pure amd64 and grabbed the agtk bundle http://www-unix.mcs.anl.gov/fl/research/accessgrid/software/releases/2.3/gentoo/AccessGrid-2.3.tar.gz
and extracted it into /usr/local/portage which is set to my PORTDIR_OVERLAY in the /etc/make.conf when I do an emerge -aq ag-libs/agtk everything goes fine until it hits vic: --snip-- In file included from net_udp.c:47: inet_ntop.h:6: error: conflicting types for 'inet_ntop' /usr/include/arpa/inet.h:67: error: previous declaration of 'inet_ntop' was here 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[1]: *** [net_udp.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/vic-1.1.13/work/ag-media/common/src' make: *** [all-recursive] Error 1 --snip-- Anyone run into this before? Any ideas are greatly appreciated. Andrew Replogle