On Sat, 2012-10-20 at 13:56 -0400, Benjamin Poirier wrote: > From: Benjamin Poirier <bpoirier@xxxxxxx> > menuconfig: Replace CIRCLEQ by list_head-style lists > > sys/queue.h and CIRCLEQ in particular have proven to cause portability > problems (reported on Debian Sarge, Cygwin and FreeBSD) > > Reported-by: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Benjamin Poirier <bpoirier@xxxxxxx> > From: "Yann E. MORIN" <yann.morin.1998@xxxxxxx> > kconfig: fix building the qconf frontend > > Also, protect the whole file with the #ifdenf LIST_H, not only the > macros > defintions. > > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@xxxxxxx> Squash these two together and all frontends build again on Cygwin. Tested-by: Yaakov Selkowitz <yselkowitz@xxxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html