From: Jean Delvare <khali@linux-fr.org>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Mark Bidewell <mark.bidewell@alumni.clemson.edu>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: kernel 2.6.11.12 I2C error
Date: Mon, 13 Jun 2005 22:13:10 +0200 [thread overview]
Message-ID: <20050613221310.7612a565.khali@linux-fr.org> (raw)
In-Reply-To: <9a87484905061312004b2b91e8@mail.gmail.com>
Hi Jesper, Mark,
> > When I attempt to compile 2.6.11.12 from a full download. I get the
> > following messages:
> >
> > include/linux/i2c.h:58: error: array type has incomplete element type
> > include/linux/i2c.h:197: error: array type has incomplete element type
> >
> > I think the problem has to do with the forward declartion used in
> > those lines.
No actually it is due to the use of array notation ([]) instead of
pointer (*).
> > I am using gcc 4.0 on FC4 final
>
> Try an older gcc or a recent gcc snapshot. gcc 4.0 has known issues
> when compiling the kernel.
FWIW, this specific problem is already fixed in 2.6.12-rc6.
Thanks,
--
Jean Delvare
next prev parent reply other threads:[~2005-06-13 20:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-13 18:45 kernel 2.6.11.12 I2C error Mark Bidewell
2005-06-13 19:00 ` Jesper Juhl
2005-06-13 20:13 ` Jean Delvare [this message]
2005-06-13 20:54 ` Greg KH
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=20050613221310.7612a565.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.bidewell@alumni.clemson.edu \
/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