mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Delan Azabani <delan@azabani.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: drivers/serial/8250.c:2411:1: internal compiler error: Segmentation fault
Date: Wed, 01 Dec 2010 13:04:44 +0800	[thread overview]
Message-ID: <4CF5D76C.6080606@azabani.com> (raw)

Compiling the latest from linux/kernel/git/torvalds/linux-2.6 fails on 
drivers/serial/8250.c regardless of config (default config or Ubuntu 
config):

...

drivers/serial/8250.c: In function ‘serial8250_do_set_termios’:
drivers/serial/8250.c:2411:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.5/README.Bugs> for instructions.
make[3]: *** [drivers/serial/8250.o] Error 1
make[3]: *** Waiting for unfinished jobs....

...

make[2]: *** [drivers/serial] Error 2
make[2]: *** Waiting for unfinished jobs....

...

make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/home/delan/Build/linux-2.6'
make: *** [debian/stamp/build/kernel] Error 2
delan@delan1:~/Build/linux-2.6$

I don't know if this is a kernel source issue or, as the output states, 
a gcc issue with 4:4.5.1-1ubuntu3. I'll try compiling the mainline 
kernel, rather than git, to see if this is still an issue.

             reply	other threads:[~2010-12-01  5:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-01  5:04 Delan Azabani [this message]
2010-12-01  5:35 ` Delan Azabani

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=4CF5D76C.6080606@azabani.com \
    --to=delan@azabani.com \
    --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

Powered by JetHome