http://bugs.winehq.org/show_bug.cgi?id=23744
qwertyjjj webster_jack@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0.1 |unspecified
--- Comment #7 from qwertyjjj webster_jack@hotmail.com 2010-07-22 06:08:43 --- The system says that a later than flex 2.5.4 is needed, which I don't think exists?
[root wine-1.2]# ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking for cpp... cpp checking for the directory containing the Wine tools... $(TOPOBJDIR) checking for flex... flex checking whether flex is recent enough... no configure: error: Your flex version is too old. Please install flex version 2.5.33 or newer. [root wine-1.2]# yum update flex Loaded plugins: fastestmirror Repository dag is listed more than once in the configuration Loading mirror speeds from cached hostfile * addons: mirrors.manchester.icecolo.com * base: mirrors.manchester.icecolo.com * centosplus: mirrors.manchester.icecolo.com * epel: mirror01.th.ifl.net * extras: mirrors.manchester.icecolo.com * rpmforge: ftp-stud.fht-esslingen.de * updates: mirrors.manchester.icecolo.com Excluding Packages in global exclude list Finished Setting up Update Process No Packages marked for Update [root wine-1.2]# flex --version flex version 2.5.4 [root wine-1.2]#