At Wed, 11 Sep 2002 09:58:08 -0700,
Ross Boylan wrote:
> 
> On Wed, Sep 11, 2002 at 10:40:59AM +0200, Takashi Iwai wrote:
> > Hi,
> > 
> > At Tue, 10 Sep 2002 22:52:33 -0700,
> > Ross Boylan wrote:
> > > 
> > > After checking the archives I saw indications this error was fixed in
> > > cvs after rc1.  I tried rebuilding with the rc3 debian source package,
> > > and it seems to work.  So I think the problem is solved.
> > > 
> > > rc3 also took care of the other compiler errors/warnings I reported.
> > > 
> > > However, there was one remaining error:
> > > make[4]: Leaving directory `/usr/local/src/kernel/modules/alsa-driver/usb'
> > > /sbin/depmod -a -b /usr/local/src/kernel/modules/alsa-driver/debian/tmp/  2.4.19
> > > depmod: *** Unresolved symbols in 
>/usr/local/src/kernel/modules/alsa-driver/debian/tmp//lib/modules/2.4.19/alsa/snd.o
> > > make[3]: [install-modules] Error 1 (ignored)
> > 
> > please show the output of "depmod -ae" to known what is missing.
> > 
> > 
> > Takashi
> 
> The odd thing is that depmod -ae produces no output when run against
> the installed drivers.  The output above is from an intermediate step
> during the build.

well, depmod ran like:

 /sbin/depmod -a -b /usr/local/src/kernel/modules/alsa-driver/debian/tmp/  2.4.19

that is, depmod tried to look up the symbol map under the base
directory above.  perhaps debian build system doesn't install it.

if so, you can igonre it safely.


Takashi


-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to