All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@kernel.org>
To: Helge Hafting <helge.hafting@aitel.hist.no>
Cc: Linux Kernel ML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.23-rc9 compile error drivers/video/fbmon.c
Date: Tue, 9 Oct 2007 00:12:08 +0200	[thread overview]
Message-ID: <20071008221208.GQ16424@stusta.de> (raw)
In-Reply-To: <470AA886.4070309@aitel.hist.no>

On Tue, Oct 09, 2007 at 12:00:38AM +0200, Helge Hafting wrote:
>  CC      drivers/video/fbmon.o
> drivers/video/fbmon.c: In function ‘fb_parse_edid’:
> drivers/video/fbmon.c:867: error: expected ‘=’, ‘,’, ‘;’, 
> ‘asm’ or ‘__attrib
> _’ before ‘*’ token
> drivers/video/fbmon.c:867: error: ‘block’ undeclared (first use in this 
> func
> )
>
> This line reads:
>    unsigned char$*block;
>
> Source error, or is my tree simply corrupt?

The $ is a space character in my copy of the tree, so it seems to be a 
corrupted tree with a bit error on your side ($ and the space character 
differ by only one bit).

> Helge Hafting

cu
Adrian

-- 

       "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


  parent reply	other threads:[~2007-10-08 22:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-08 22:00 2.6.23-rc9 compile error drivers/video/fbmon.c Helge Hafting
2007-10-08 22:07 ` Randy Dunlap
2007-10-08 22:12 ` Adrian Bunk [this message]
2007-10-08 22:16   ` Helge Hafting

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=20071008221208.GQ16424@stusta.de \
    --to=bunk@kernel.org \
    --cc=helge.hafting@aitel.hist.no \
    --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.