I'm installing Gentoo on my new Via Epia MS 10000E with an Eden 1GHz processor, and it comes up with an error when compiling iputils no matter what I do (so it seems)..
I'm bootstrapping the system as per the FAQ in http://www.gentoo.org/doc/en/faq.xml#stage12, and the
Code: Select all
emerge -e systemCode: Select all
tracepath6.c: In function `recverr':
tracepath6.c:114: error: `IPV6_2292HOPLIMIT' undeclared (first use in this function)
tracepath6.c:114: error: (Each undeclared identifier is reported only once
tracepath6.c:114: error: for each function it appears in.)
tracepath6.c: In function `main':
tracepath6.c:352: error: `IPV6_2292HOPLIMIT' undeclared (first use in this function)
make: *** [tracepath6] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: net-misc/iputils-021109-r3 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
iputils-021109-r3.ebuild, line 56: Called dieAs such, I suspect it may have something to do with my USE flags?
Code: Select all
USE="a52 aac acpi bash-completion bzip2 clamav crypt cups dbus dv dvb dvd dvdr dvdread emacs exif ffmpeg flac gif -gnome -gtk -gtk2 imagemagick imap ipv6 jpeg jpeg2k -kde mmx mng -mono -motif -mozilla mp3 mpeg ogg pdf perl php png prelude -qt3 -qt4 quicktime samba sasl sse svg ssl tetex"Thanks in advance,
/Franck

