[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AG-TECH] ag 2.3 gentoo amd64 vic fails to build
- To: ag-tech@mcs.anl.gov
- Subject: [AG-TECH] ag 2.3 gentoo amd64 vic fails to build
- From: Andrew Replogle <andrew.replogle@gmail.com>
- Date: Tue, 30 Nov 2004 23:12:27 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=EF3EppVfRUeHFKAcn3SgQIYXzr7sGG1eeatjOMtfMtIiLekujHTu48aUXob1DjQMZ258DJIjnSKvCxL9XpfGOCY979AD5I51EQ9WxaWCh8mJiWqzS8/fApYyLAbwJ14ZgcTI4+ue9djpbldcGU586xXvq194qrxXsWjdfRlGHw4=
- Reply-to: Andrew Replogle <andrew.replogle@gmail.com>
- Sender: owner-ag-tech@mcs.anl.gov
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