Michael F. Trombley jr. wrote:
Hello everyone. My system is based on LFS 7.5. I am having an issue with klogd version 1.5.0. When I start my system, sysklogd starts fine. but When klogd starts, it hangs. I have tried reinstalling sysklogd and klogd. I have also tried to reinstall the lfs bootscripts and tried to change the file permissions of the bootscripts, klogd, and the /var/log/kern.log file. When I try to run klogd from the command-line, it also hangs I have tried it with the following from the command-line: klogd -x klogd -x -f /var/log/kern.log klogd -s and finally, klogd -s -x -f /var/log/kern.log I also tried to recompile the sysklogd package with the delay for klogd enabled in the Makefile.
I don't think I've heard of that before. What is the contents of /etc/syslog.conf?
I assume you are trying to start klogd as root. Does /var/log exist? Is klogd already running? The boot script starts both syslogd and klogd. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
