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
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");
>
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
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