http://bugs.winehq.org/show_bug.cgi?id=16610
Summary: libport compilation fails because widl isn't there Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: tools AssignedTo: wine-bugs@winehq.org ReportedBy: liquid.acid@gmx.net CC: julliard@winehq.org
Hi there,
this is an issue introduced through commit id dc1a9f19c1f4c462f1e68e0def50e9c09812bc71.
See this (changes to libport): http://source.winehq.org/git/wine.git/?a=commit;h=dc1a9f19c1f4c462f1e68e0def...
The usual ./configure && make clean && make depend && make now fails very early when doing make inside libs/port.
Error states that widl isn't found. Manually building it also fails. I first had to do a manual make in libs/wpp and then tried tools/widl, which fails with this message: gcc: ../../libs/port/libwine_port.a: No such file or directory
To me this looks like some circular dependency thing going on. libs/port needs widl and widl in turn needs libs/port.
Thanks to arethusa / scguy318 for bisecting this.
Greets, Tobias
http://bugs.winehq.org/show_bug.cgi?id=16610
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |regression, source
--- Comment #1 from Austin English austinenglish@gmail.com 2008-12-24 03:20:39 --- I'm seeing this as well in intrepid.
http://bugs.winehq.org/show_bug.cgi?id=16610
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.11
http://bugs.winehq.org/show_bug.cgi?id=16610
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2008-12-24 18:00:40 --- I think this is fixed in HEAD.
http://bugs.winehq.org/show_bug.cgi?id=16610
Tobias Jakobi liquid.acid@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Tobias Jakobi liquid.acid@gmx.net 2008-12-24 18:04:42 --- Yeah, I just git fetched and now it's compiling fine.
Resolving to FIXED.
http://bugs.winehq.org/show_bug.cgi?id=16610
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-01-02 10:34:26 --- Closing bugs fixed in 1.1.12.