I built xfconf from source using the default configuration. Running 'make' worked fine, however with 'make check,' all of the tests failed on a timeout. I also get an error message that doesn't appear in the piped terminal output: ** (process:30549): CRITICAL **: xfconfd failed to start after 15 seconds Test Failed (Though the process number is different, as expected, for each test.)
(In reply to comment #0) > I built xfconf from source using the default configuration. Running 'make' > worked fine, however with 'make check,' all of the tests failed on a timeout. > > I also get an error message that doesn't appear in the piped terminal output: > ** (process:30549): CRITICAL **: xfconfd failed to start after 15 seconds > Test Failed > > (Though the process number is different, as expected, for each test.) running ldconfig fixed the problem. It seems like it was a problem with my system, not xfconf.