From: Adrian Bunk <bunk@stusta.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: defconfig compile errors due to the tty changes
Date: Thu, 19 Jan 2006 01:57:54 +0100 [thread overview]
Message-ID: <20060119005754.GQ19398@stusta.de> (raw)
Hi Alan,
it seems the following defconfig compile errors [1] are caused by your
tty changes:
m68knommu:
<-- snip -->
...
/usr/src/ctest/git/kernel/drivers/serial/mcfserial.c: In function `receive_chars':
/usr/src/ctest/git/kernel/drivers/serial/mcfserial.c:354: error: structure has no member named `flip'
make[3]: *** [drivers/serial/mcfserial.o] Error 1
<-- snip -->
v850:
<-- snip -->
...
CC arch/v850/kernel/simcons.o
/usr/src/ctest/git/kernel/arch/v850/kernel/simcons.c: In function `simcons_poll_tty':
/usr/src/ctest/git/kernel/arch/v850/kernel/simcons.c:127: error: structure has no member named `flip'
/usr/src/ctest/git/kernel/arch/v850/kernel/simcons.c:130: error: structure has no member named `flip'
/usr/src/ctest/git/kernel/arch/v850/kernel/simcons.c:134: error: structure has no member named `flip'
/usr/src/ctest/git/kernel/arch/v850/kernel/simcons.c:135: error: structure has no member named `flip'
/usr/src/ctest/git/kernel/arch/v850/kernel/simcons.c:136: error: structure has no member named `flip'
/usr/src/ctest/git/kernel/arch/v850/kernel/simcons.c:137: error: structure has no member named `flip'
make[2]: *** [arch/v850/kernel/simcons.o] Error 1
<-- snip -->
xtensa:
<-- snip -->
...
CC arch/xtensa/platform-iss/console.o
/usr/src/ctest/git/kernel/arch/xtensa/platform-iss/console.c: In function `rs_poll':
/usr/src/ctest/git/kernel/arch/xtensa/platform-iss/console.c:131: error: structure has no member named `flip'
/usr/src/ctest/git/kernel/arch/xtensa/platform-iss/console.c:132: error: structure has no member named `flip'
/usr/src/ctest/git/kernel/arch/xtensa/platform-iss/console.c:133: error: structure has no member named `flip'
make[2]: *** [arch/xtensa/platform-iss/console.o] Error 1
<-- snip -->
Can you fix them?
TIA
Adrian
[1] http://l4x.org/k/
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next reply other threads:[~2006-01-19 0:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-19 0:57 Adrian Bunk [this message]
2006-01-19 1:19 ` defconfig compile errors due to the tty changes Alan Cox
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=20060119005754.GQ19398@stusta.de \
--to=bunk@stusta.de \
--cc=alan@lxorguk.ukuu.org.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox