http://bugs.winehq.org/show_bug.cgi?id=21396
Summary: Wine .configure error on Redhat Enterprise 5 Product: Wine Version: 1.1.36 Platform: x86-64 URL: http://www.secureneterm.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: support@securenetterm.com
Trying to confiure wine 1.1.36 on Redhat Enterprise 5 x86_64 system. I get the following error:
configure: error: Your flex version is too old. Please install flex version 2.5. 33 or newer.
However I then check my version of flex and get:
wine-1.1.36 $ flex --version flex version 2.5.4
Is configure broke or what? I do believe 2.5.4 is newer then 2.5.33! In addition, version 2.5.4 is the latest from Redhat.
http://bugs.winehq.org/show_bug.cgi?id=21396
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-01-16 18:12:11 --- This is a duplicate of bug 21288.
*** This bug has been marked as a duplicate of bug 21288 ***
http://bugs.winehq.org/show_bug.cgi?id=21396
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-01-16 18:12:32 --- Closing the bug.
http://bugs.winehq.org/show_bug.cgi?id=21396
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2010-01-16 18:14:08 --- (In reply to comment #0)
wine-1.1.36 $ flex --version flex version 2.5.4
Is configure broke or what? I do believe 2.5.4 is newer then 2.5.33! In addition, version 2.5.4 is the latest from Redhat.
Is '33 > 4'? You're confusing with .40 probably.
This requirement was made cause old flex isn't reentrant.
Install newer version from Fedora 7:
ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/updates/7/i386/flex-2.5.33-9.fc7.i386.rpm
http://bugs.winehq.org/show_bug.cgi?id=21396
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2010-01-16 18:14:39 --- Closing.