/usr/src/linux-2.4.21//drivers/char/Config.in, line 161:
if [ "$CONFIG_PPC64" ] ; then
^^^
I presume this should get set as
if [ "$CONFIG_PPC64" = "y" ] ; then
Alan
-- Alan Brady <Alan.C.Brady@ex.ac.uk>- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
nycast router
address would be 2002::.
> So apparently there really is an inappropriate subnet router anycast
> sanity check. Please fix this!
This *may* be caused by another issue too: nexthop's must be given in the
compatible "::192.88.99.1" format, not 2002:xxxx :-(
I sent a patch on over a year or so ago, but it didn't gain that much
enthusiasm..
-- Pekka Savola "You each name yourselves king, yet the Netcore Oy kingdom bleeds." Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/