From: Vitaly Wool <vitalywool@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Subject: PNX8550 fails to compile in 2.6.17-rc4
Date: Wed, 7 Jun 2006 10:52:21 +0400 [thread overview]
Message-ID: <20060607105221.7b15b243.vitalywool@gmail.com> (raw)
Hi folks,
when I try to compile Linux kernel for pnx8550 in 2.6.17-rc4, I get the following error:
CC arch/mips/philips/pnx8550/common/setup.o
/home/vital/work/opensource/mtd/arch/mips/philips/pnx8550/common/setup.c: In function `plat_setup':
/home/vital/work/opensource/mtd/arch/mips/philips/pnx8550/common/setup.c:133: warning: implicit declaration of function `ip3106_lcr'
/home/vital/work/opensource/mtd/arch/mips/philips/pnx8550/common/setup.c:134: error: invalid lvalue in assignment
/home/vital/work/opensource/mtd/arch/mips/philips/pnx8550/common/setup.c:135: warning: implicit declaration of function `ip3106_baud'
/home/vital/work/opensource/mtd/arch/mips/philips/pnx8550/common/setup.c:135: error: invalid lvalue in assignment
make[2]: *** [arch/mips/philips/pnx8550/common/setup.o] Error 1
make[1]: *** [arch/mips/philips/pnx8550/common] Error 2
make: *** [vmlinux] Error 2
I guess it's not what it should be ;-)
Vitaly
next reply other threads:[~2006-06-07 6:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 6:52 Vitaly Wool [this message]
2006-06-07 14:27 ` PNX8550 fails to compile in 2.6.17-rc4 Ralf Baechle
2006-06-07 15:29 ` reservas
2006-06-07 15:29 ` reservas
2006-06-07 15:35 ` Ralf Baechle
2006-06-11 20:21 ` Vitaly Wool
2006-06-11 20:54 ` Ralf Baechle
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=20060607105221.7b15b243.vitalywool@gmail.com \
--to=vitalywool@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.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.