* alsa/xenU/x86_64
@ 2006-04-13 21:42 Axel Thimm
2006-04-18 13:48 ` alsa/xenU/x86_64 Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Axel Thimm @ 2006-04-13 21:42 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 878 bytes --]
Hi,
alsa builds OK for xen0 (the host kernel), also on xenU (guest
kernels) for i386, but fails on XenU for x86_64:
CC [M] /builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.o
/builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c: In function 'snd_compat_vmalloc_to_page':
/builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c:40: warning: implicit declaration of function 'VMALLOC_VMADDR'
/builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c:45: error: incompatible type for argument 1 of 'pud_val'
/builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c:46: warning: implicit declaration of function 'pte_offset'
/builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c:46: warning: assignment makes pointer from integer without a cast
make[3]: *** [/builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.o] Error 1
Thanks!
--
Axel.Thimm at ATrpms.net
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: alsa/xenU/x86_64
2006-04-13 21:42 alsa/xenU/x86_64 Axel Thimm
@ 2006-04-18 13:48 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2006-04-18 13:48 UTC (permalink / raw)
To: Axel Thimm; +Cc: alsa-devel
At Thu, 13 Apr 2006 23:42:35 +0200,
Axel Thimm wrote:
>
> Hi,
>
> alsa builds OK for xen0 (the host kernel), also on xenU (guest
> kernels) for i386, but fails on XenU for x86_64:
>
> CC [M] /builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.o
> /builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c: In function 'snd_compat_vmalloc_to_page':
> /builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c:40: warning: implicit declaration of function 'VMALLOC_VMADDR'
> /builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c:45: error: incompatible type for argument 1 of 'pud_val'
> /builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c:46: warning: implicit declaration of function 'pte_offset'
> /builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.c:46: warning: assignment makes pointer from integer without a cast
> make[3]: *** [/builddir/alsa-driver-1.0.11rc4/acore/memory_wrapper.o] Error 1
This looks rather a problem of configure script, which doesn't detect
vmalloc_to_page().
Could you check config.log and see what went wrong in the detection of
vmalloc_to_page()?
thanks,
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-18 13:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-13 21:42 alsa/xenU/x86_64 Axel Thimm
2006-04-18 13:48 ` alsa/xenU/x86_64 Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.