From: Balbir Singh <balbir@linux.vnet.ibm.com>
To: Andrew Morton <akpm@linux-foundation.org>,
linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: compile error: soundbus 2.6.23-rc3-mm1
Date: Wed, 22 Aug 2007 22:38:20 +0530 [thread overview]
Message-ID: <46CC6D84.7090504@linux.vnet.ibm.com> (raw)
Hi, Andrew,
I see the following error while compiling on a ppc64 machine.
CC [M] sound/aoa/soundbus/core.o
sound/aoa/soundbus/core.c: In function ‘soundbus_uevent’:
sound/aoa/soundbus/core.c:91: error: ‘length’ undeclared (first use in this function)
sound/aoa/soundbus/core.c:91: error: (Each undeclared identifier is reported only once
sound/aoa/soundbus/core.c:91: error: for each function it appears in.)
make[3]: *** [sound/aoa/soundbus/core.o] Error 1
make[2]: *** [sound/aoa/soundbus] Error 2
The error seems to be related to recent changes to soundbus_uevent(), the length
parameter which was being filled by add_uevent_var() is now gone.
--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
reply other threads:[~2007-08-22 17:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=46CC6D84.7090504@linux.vnet.ibm.com \
--to=balbir@linux.vnet.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
/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.