From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: xenU/x86_64: error: incompatible type for argument 1 of 'pud_val'
Date: Tue, 04 Apr 2006 17:52:15 +0200 [thread overview]
Message-ID: <s5hodzh72z4.wl%tiwai@suse.de> (raw)
In-Reply-To: <20060404111557.GS24961@neu.nirvana>
At Tue, 4 Apr 2006 13:15:57 +0200,
Axel Thimm wrote:
>
> Hi,
>
> I'm trying to build rpms for alsa 1.0.11rc4 for several
> distributions/arch in the RHEL/Fedora Core world and came across the
> following issue:
>
> 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
>
> That's on FC5/x86_64 building for the kernel flavour xenU
> (guest). Building for FC5/i386 works.
vmalloc_to_page() should exist in linux/mm.h in the case of 2.6
kernel. Check config.log whether configure properly detected the
function or not.
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
next prev parent reply other threads:[~2006-04-04 15:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-04 11:15 xenU/x86_64: error: incompatible type for argument 1 of 'pud_val' Axel Thimm
2006-04-04 15:52 ` Takashi Iwai [this message]
2006-04-04 20:10 ` Axel Thimm
2006-04-05 11:24 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hodzh72z4.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.