Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iputils error: IPV6_2292HOPLIMIT undeclared [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
fronck
n00b
n00b


Joined: 09 Jan 2005
Posts: 19

PostPosted: Mon Aug 21, 2006 8:49 am    Post subject: iputils error: IPV6_2292HOPLIMIT undeclared [SOLVED] Reply with quote

Hiya all,

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:
emerge -e system
fails like so:

Code:
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 die


I've scoured the forums and Google for this error, but it doesn't seem to have occured to anyone else. Ever :o)
As such, I suspect it may have something to do with my USE flags?
Code:
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"


Does anyone have any idea what's up with this?

Thanks in advance,

/Franck


Last edited by fronck on Wed Aug 23, 2006 12:14 pm; edited 2 times in total
Back to top
View user's profile Send private message
sameat
n00b
n00b


Joined: 21 Aug 2006
Posts: 2

PostPosted: Mon Aug 21, 2006 5:45 pm    Post subject: Reply with quote

Try emerge --sync and then re-emerge iputils .
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Aug 21, 2006 10:24 pm    Post subject: Reply with quote

Try USE="-ipv6", since the error seems related to that.
Back to top
View user's profile Send private message
fronck
n00b
n00b


Joined: 09 Jan 2005
Posts: 19

PostPosted: Wed Aug 23, 2006 12:10 pm    Post subject: Reply with quote

sameat wrote:
Try emerge --sync and then re-emerge iputils .

I tried this and it compiled. It didn't download a new tarball of the package though, as I already had it in /usr/portage/distfiles

I did an
Code:
emerge --resume --skipfirst
after the system emerge compile failed repeatedly, so the rest of the system packages were installed. Perhaps this is why it compiled this time?

Thanks anyways, though :)
Back to top
View user's profile Send private message
fronck
n00b
n00b


Joined: 09 Jan 2005
Posts: 19

PostPosted: Wed Aug 23, 2006 12:11 pm    Post subject: Reply with quote

cyrillic wrote:
Try USE="-ipv6", since the error seems related to that.

Hm, I actually put the ipv6 USE flag in there after the compile failed the first time, thinking they might be related..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum