* trying to build backports, "input in flex scanner failed"
@ 2013-06-07 15:14 George Nychis
2013-06-07 15:43 ` Hauke Mehrtens
0 siblings, 1 reply; 2+ messages in thread
From: George Nychis @ 2013-06-07 15:14 UTC (permalink / raw)
To: linux-wireless@vger.kernel.org
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!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: trying to build backports, "input in flex scanner failed"
2013-06-07 15:14 trying to build backports, "input in flex scanner failed" George Nychis
@ 2013-06-07 15:43 ` Hauke Mehrtens
0 siblings, 0 replies; 2+ messages in thread
From: Hauke Mehrtens @ 2013-06-07 15:43 UTC (permalink / raw)
To: George Nychis; +Cc: linux-wireless@vger.kernel.org
On 06/07/2013 05:14 PM, George Nychis wrote:
> 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?
The package does not contain a rt2x00 default config, have you generated
one by yourself? Does this problem also occur when your run make
menuconfig or make defconfig-rtlwifi?
Hauke
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-07 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 15:14 trying to build backports, "input in flex scanner failed" George Nychis
2013-06-07 15:43 ` Hauke Mehrtens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox