[Bug 15049] Wine configure script doesn't find HAL development files on Fedora 9

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 28 04:29:46 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15049





--- Comment #4 from Paul Vriens <Paul.Vriens.Wine at gmail.com>  2008-08-28 04:29:46 ---
One difference I see in my output (dbus_connection_close) is:

checking dbus/dbus.h usability... yes
checking dbus/dbus.h presence... yes
checking for dbus/dbus.h... yes
checking hal/libhal.h usability... yes
checking hal/libhal.h presence... yes
checking for hal/libhal.h... yes
checking for dbus_connection_close in -ldbus-1... yes
checking for -lhal... libhal.so.1
checking for -lncurses... libncurses.so.5

compared to yours:

checking dbus/dbus.h usability... yes
checking dbus/dbus.h presence... yes
checking for dbus/dbus.h... yes
checking hal/libhal.h usability... yes
checking hal/libhal.h presence... yes
checking for hal/libhal.h... yes
checking for dbus_connection_close in -ldbus-1... no
checking for -lncurses... libncurses.so.5


-- 
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.



More information about the wine-bugs mailing list