http://bugs.winehq.org/show_bug.cgi?id=13922 Summary: configure script produces misleading warning about libhal Product: Wine Version: 1.0-rc4 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: trivial Priority: P4 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: shacklein(a)gmail.com This is true in 1.0-rc5, but I can't select that as a Version. The following warning produced by the configure script can be misleading: configure: libhal development files not found, no dynamic device support. This warning occurs on Debian Unstable/amd64, where there is no /usr/lib32/libdbus-1.so by default. Creating a symlink that points to /usr/lib32/libdbus-1.so.3 fixes the error. It would be more helpful if the message indicated missing dbus. -- 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.