ether-wake does not compile with "-Werror"

Denis Vlasenko vda.linux at googlemail.com
Fri Jan 26 23:05:09 UTC 2007


On Friday 26 January 2007 16:48, Markus Wigge wrote:
> Hi,
> 
> > With "-Werror" the part "#else ... # warning ... #endif" leads to an
> > error (return code 1) which breaks the build process.
> > 
> > Maybe you should comment it out like:
> > #else
> > //# warning Need to implement ether_hostton() for uClibc
> > #endif
> no comments about this yet? It actually breaks at least with gcc 3.4.4
> which we need to crosscompile 2.4 kernel and software for mipsel.

Well. You can disable ether-wake in .config
or implement ether_hostton() either for uclibc or for busybox.
--
vda



More information about the busybox mailing list