All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Craig Whitmore" <lennon@orcon.net.nz>
To: "A Guy Called Tyketto" <tyketto@wizard.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: atyfb in 2.5.2
Date: Tue, 15 Jan 2002 23:06:52 +1300	[thread overview]
Message-ID: <002001c19dac$6a34de70$0100000a@orcon.net> (raw)
In-Reply-To: <20020115094953.GA24170@wizard.com>

----- Original Message -----
From: "A Guy Called Tyketto" <tyketto@wizard.com>
To: <linux-kernel@vger.kernel.org>
Sent: Tuesday, January 15, 2002 10:49 PM
Subject: atyfb in 2.5.2


>
>         No go for compiling in 2.5.2:
>
> make[2]: Entering directory `/usr/src/linux/drivers/video'
> make -C aty
> make[3]: Entering directory `/usr/src/linux/drivers/video/aty'
> make all_targets
> make[4]: Entering directory `/usr/src/linux/drivers/video/aty'
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -
pipe
> -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4
> -DEXPORT_SYMTAB -c atyfb_base.c
> atyfb_base.c: In function `aty_init':
> atyfb_base.c:1989: incompatible types in assignment

I get the same for the rivafb as well (looks like all the fb stuff actually)

   info->node = -1;

commenting out that line made it so it compiled and worked (well looked like
it did when using it , but may not be 100% right )

I dunno if it the right thing to do for the aty FB as well

Can anyone got a proper fix for this?


Thanks
Craig Whitmore
http://www.orcon.net.nz




  reply	other threads:[~2002-01-15 10:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15  9:49 atyfb in 2.5.2 A Guy Called Tyketto
2002-01-15 10:06 ` Craig Whitmore [this message]
2002-01-15 17:33   ` Dave Jones
2002-01-15 10:57 ` David S. Miller

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='002001c19dac$6a34de70$0100000a@orcon.net' \
    --to=lennon@orcon.net.nz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tyketto@wizard.com \
    /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.