On Friday 16 May 2008 13:26:29 Kris Moore wrote: > I just rebuilt wine 0.9.61 from ports, and same problem: > > 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 > > Here's the complete build.log: > http://www.pcbsd.org/~kris/build.log.gz > > Here's the package list of this chroot environment > http://www.pcbsd.org/~kris/pkg_list > > For the record, I'm building wine in a chroot environment for usage > in our PBI format. However, as you can see from the pkg_list, I have > built all the various packages that should be required. I also tried > building the port on my desktop directly, and had the exact same > error, so I'm sure its nothing about the chroot environment causing > this problem.
Thanks, but I still want to have a look at config.log because I suspect /usr/local/include and /usr/local/lib aren't added to CPPFLAGS and LDFLAGS properly and config.log contains more info about that. It should be in the Wine build dir after running configure.
