Hi all, I am trying to build backports-3.10-rc1-2 on an Ubuntu 12.04 LTS. Whenever I try to start a clean build, I get the error: gnychis@parallels:/media/psf/Documents/thesis/backports-3.10-rc1-2$ make defconfig-rt2x00 cc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o conf.o conf.c cc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o zconf.tab.o zconf.tab.c cc conf.o zconf.tab.o -o conf input in flex scanner failed make[1]: *** [defconfig-rt2x00] Error 2 make: *** [defconfig-rt2x00] Error 2 I have flex installed. It's not getting very far. Does anyone know what the issue could be here? Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html