I ran into a problem with D-Bus today. I was running vmware and all of a sudden, it wouldn't start any more. vmplayer wouldn't work either.
Running gdb indicated a segfault in dbus, so I stopped dbus and vmplayer started working. I'm running dbus-1.0.2 right now. Does anyone have any experience with later versions? The latest version is 1.2.3 (6 Aug 2008). It seems to build fine with the current instructions, but the make check output is a bit scary with output like: *** Failed to open connection to activating message bus: <varied messages> Error Not enough memory available Redirecting the make check output to a file make check > check.log still outputs the error messages to the screen, but an examination of check.log indicates everything is OK. At a minimum, this needs to be mentioned in the book. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
