From: James Courtier-Dutton <James@superbug.co.uk>
To: James Courtier-Dutton <James@superbug.co.uk>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Current alsa-driver CVS fails to compile.
Date: Sat, 10 Sep 2005 13:45:29 +0100 [thread overview]
Message-ID: <4322D569.3030206@superbug.co.uk> (raw)
In-Reply-To: <4322A508.6080904@superbug.co.uk>
I have just fixed this in CVS.
diff -u -r1.13 sound.inc
--- alsa-driver/acore/sound.inc 9 Sep 2005 12:52:51 -0000 1.13
+++ alsa-driver/acore/sound.inc 10 Sep 2005 12:43:12 -0000
@@ -40,7 +40,7 @@
EXPORT_SYMBOL(snd_compat_kstrdup);
#endif
#endif
-#ifndef CONFIG_HAVE_KCALLOC
+#ifndef CONFIG_HAVE_KZALLOC
#ifndef CONFIG_SND_DEBUG_MEMORY
EXPORT_SYMBOL(snd_compat_kzalloc);
#endif
James Courtier-Dutton wrote:
> Here are the messages:
> I am running vanilla 2.6.13 kernel.
>
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/synth/snd-util-mem.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/synth/emux/snd-emux-synth.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/pci/emu10k1/snd-emu10k1.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/pci/ac97/snd-ac97-codec.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/snd-timer.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/snd-rawmidi.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/snd-pcm.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/snd-hwdep.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/seq/snd-seq.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/seq/snd-seq-virmidi.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/seq/snd-seq-midi.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/seq/snd-seq-midi-event.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/seq/snd-seq-device.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/seq/oss/snd-seq-oss.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/oss/snd-pcm-oss.ko] undefined!
> *** Warning: "snd_compat_kzalloc"
> [/u/alsacvs/alsa-driver/acore/oss/snd-mixer-oss.ko] undefined!
>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
prev parent reply other threads:[~2005-09-10 12:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-10 9:19 Current alsa-driver CVS fails to compile James Courtier-Dutton
2005-09-10 12:45 ` James Courtier-Dutton [this message]
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=4322D569.3030206@superbug.co.uk \
--to=james@superbug.co.uk \
--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.