http://bugs.winehq.org/show_bug.cgi?id=4316
Summary: Compilation failed Product: Wine Version: 0.9.5. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-console AssignedTo: wine-bugs@winehq.org ReportedBy: wayjd@yahoo.com
make[2]: Entering directory `/home/john/Install/wine-0.9.5/tools/widl' gcc -g -O2 -o widl client.o hash.o header.o proxy.o server.o typegen.o typelib.o utils.o widl.o write_msft.o parser.tab.o lex.yy.o -L../../libs -lwpp -lwine_port -lfl ../../libs/libwpp.a(lex.yy.o)(.text+0x5e8): In function `_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_': /home/john/Install/wine-0.9.5/libs/wpp/lex.yy.c:3359: multiple definition of `_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_' lex.yy.o(.text+0x550):/home/john/Install/wine-0.9.5/tools/widl/lex.yy.c:1800: first defined here collect2: ld returned 1 exit status make[2]: *** [widl] Error 1 make[2]: Leaving directory `/home/john/Install/wine-0.9.5/tools/widl' make[1]: *** [widl] Error 2 make[1]: Leaving directory `/home/john/Install/wine-0.9.5/tools' make: *** [tools] Error 2
Compilation failed, aborting install.
~~~
Asked about this on #winehq, got no response. Just a question of what GCC I used, then nothing further. No problems compiling previous versions, I compile using ./tools/wineinstall, using all defaults - I add nothing.