Re: sysklogd 1.5.0 segfault,1.4.1 works well.

2010-12-20 Thread xinglp
It's a bug of sysklogd-1.5 ksym_mod.c line 184 if ( ksyms == NULL ) { if ( errno == ENOENT ) Syslog(LOG_INFO, "No module symbols loaded - " "kernel modules not enabled.\n"); else

Re: sysklogd 1.5.0 segfault,1.4.1 works well.

2010-12-20 Thread Bruce Dubbs
xinglp wrote: > It's a bug of sysklogd-1.5 > > ksym_mod.c line 184 > > if ( ksyms == NULL ) > { > if ( errno == ENOENT ) > Syslog(LOG_INFO, "No module symbols loaded - " > "kernel modules not enabled.\n"); >

jhalfs unexpected

2010-12-20 Thread Mike Hollis
I started a new jhalfs build last night and it failed unexpectedly at expect. It was late , so I deferred until this am and started over. The answer was found accidentally while looking at changelog of the Version SVN-20101219 . I updated my jhalfs svn and it went forward and is compiling 077-g

Re: sysklogd 1.5.0 segfault,1.4.1 works well.

2010-12-20 Thread xinglp
I have reported it to upstream. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page