[Bug 16610] New: libport compilation fails because widl isn't there
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(a)winehq.org ReportedBy: liquid.acid(a)gmx.net CC: julliard(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16610 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |regression, source --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-12-24 03:20:39 --- I'm seeing this as well in intrepid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16610 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.11 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16610 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-12-24 18:00:40 --- I think this is fixed in HEAD. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16610 Tobias Jakobi <liquid.acid(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Tobias Jakobi <liquid.acid(a)gmx.net> 2008-12-24 18:04:42 --- Yeah, I just git fetched and now it's compiling fine. Resolving to FIXED. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16610 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2009-01-02 10:34:26 --- Closing bugs fixed in 1.1.12. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org