Hi Adam!

On Tue, 19 Feb 2002, Adam Jones wrote:

> /usr/include/linux is a link to /usr/src/linux/include/linux on my
> system out of the box - I suspect that's the same everywhere.  If not,
> move your /usr/include/linux to linux.old and make that symlink, then
> try the whole "make distclean; ./configure; make; make install" routine
> again...

I just checked this, but it doesn't work at all! I received the same 
boring Unresolved symbols error after successful configuration and 
compilation (cf. below).

By the way, this different directories exist to not confuse the
includes, the glibc is linked to with the includes of the actaul
running kernel. This is a new feature, IMHO introduced by SuSE, and
as in the past I do not have any relevant problems to compile many
very different programms. What is so different with ALSA?

What the hell can I do more?

hao

-----
...
mkdir -p /lib/modules/2.4.17/misc
rm -f /lib/modules/2.4.17/misc/snd*.o 
/lib/modules/2.4.17/misc/persist.o /lib/modules/2.4.17/misc/isapnp.o
cp modules/*.o /lib/modules/2.4.17/misc
/sbin/depmod -a
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-ac97-codec.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-hwdep.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-mixer.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-mpu401-uart.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-opl3.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-pcm-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.17/misc/snd-pcm.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-rawmidi.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-seq-dummy.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-timer.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.17/misc/snd-ymfpci.o
depmod: *** Unresolved symbols in /lib/modules/2.4.17/misc/snd.o
make: *** [install-modules] Error 1
...
----------

-- 
Dr. Harald Krause      E-mail: [EMAIL PROTECTED]

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to