public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* unknown symbols 2.5.54bk (soundcore/errno nfsd/hash_mem)
@ 2003-01-07 12:53 Ed Tomlinson
  2003-01-08  0:35 ` Ed Tomlinson
  0 siblings, 1 reply; 2+ messages in thread
From: Ed Tomlinson @ 2003-01-07 12:53 UTC (permalink / raw)
  To: linux-kernel

Got this doing modules_install this morning:

if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.54; fi
WARNING: /lib/modules/2.5.54/kernel/sound/soundcore.ko needs unknown symbol errno
WARNING: /lib/modules/2.5.54/kernel/fs/nfsd/nfsd.ko needs unknown symbol hash_mem

Suspect Neil Brown will fix hash_mem once his patch gets past the Linus filter.  I
have not seen the second reported.  I do not have ALSA selecterd, just OSS.

Ed Tomlinson

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: unknown symbols 2.5.54bk (soundcore/errno nfsd/hash_mem)
  2003-01-07 12:53 unknown symbols 2.5.54bk (soundcore/errno nfsd/hash_mem) Ed Tomlinson
@ 2003-01-08  0:35 ` Ed Tomlinson
  0 siblings, 0 replies; 2+ messages in thread
From: Ed Tomlinson @ 2003-01-08  0:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: varenet

On January 7, 2003 07:53 am, Ed Tomlinson wrote:
> Got this doing modules_install this morning:
>
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.54; fi
> WARNING: /lib/modules/2.5.54/kernel/sound/soundcore.ko needs unknown symbol
> errno WARNING: /lib/modules/2.5.54/kernel/fs/nfsd/nfsd.ko needs unknown
> symbol hash_mem
>
> Suspect Neil Brown will fix hash_mem once his patch gets past the Linus
> filter.  I have not seen the second reported.  I do not have ALSA
> selecterd, just OSS.

reversing this cset (what is the command to get the invarient cset name?)

ChangeSet@1.879.1.43, 2003-01-05 20:55:52-08:00, varenet@parisc-linux.org
  [PATCH] linux-2.5.46: Remove unused static variable

    I was doing some cleaning in the parisc files, and took a look at some
    arch indep ones btw.

    This fixes a warning

Seems to fix the problem with soundcore.ko

Ed Tomlinson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-08  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-07 12:53 unknown symbols 2.5.54bk (soundcore/errno nfsd/hash_mem) Ed Tomlinson
2003-01-08  0:35 ` Ed Tomlinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox