On Thu, May 17, 2007 at 05:21:54PM +0900, Simon Horman wrote: > Hi, > > I'm pondering over the following build log > > http://buildd.debian.org/fetch.cgi?pkg=heartbeat;ver=2.0.8-5;arch=ia64;stamp=1179386177 > > I think that the problem is caused by IPv6addr not being > built because linux/icmpv6.h is absent, which seems to > be confirmed in the output of configure. > > However linux/icmpv6.h should be present in > linux-kernel-headers, which the log reports as being installed. > > Toolchain package versions: [snip] linux-kernel-headers_=*=PROVIDED=*= [snip] > > I'm not sure what =*=PROVIDED=*= means, but I am curious to know > if linux/icmpv6.h is present, and if so, why configure doesn't find it.
hey Simon, I can reproduce this on my sid workstation. icmpv6.h is installed and provided by linux-libc-dev. However, if I install linux-kernel-headers instead of linux-libc-dev the build completes successfully. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

