* Re: atyfb problems?
2000-08-13 16:06 atyfb problems? Josh Kindler
@ 2000-08-13 15:33 ` Nelson Abramson
2000-08-14 20:34 ` Michael Schmitz
1 sibling, 0 replies; 3+ messages in thread
From: Nelson Abramson @ 2000-08-13 15:33 UTC (permalink / raw)
To: Josh Kindler; +Cc: linuxppc-dev
Josh Kindler wrote:
> Hmm... I jsut got the latest (as of last night) rsync of Ben's kernel. When
> I compiled it, I got the following error. Previous kernels compiled fine, is
> this a known issue or am I just stupid?
>
> atyfb.c:641: redefinition of `reset_GTC_3D_engine'
> atyfb.c:631: `reset_GTC_3D_engine' previously defined here
> <snip>
Try disabling ATI Mach support.
> Also I have an (AFAIK) unresolved airport problem:
> I can compile it fine, but then when I insmod it i get:
>
> airport.o: unresolved symbol isa_io_base
IIRC, this is in the list archives. (hint, search for the error)
HTH
--Nelson Abramson
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* atyfb problems?
@ 2000-08-13 16:06 Josh Kindler
2000-08-13 15:33 ` Nelson Abramson
2000-08-14 20:34 ` Michael Schmitz
0 siblings, 2 replies; 3+ messages in thread
From: Josh Kindler @ 2000-08-13 16:06 UTC (permalink / raw)
To: linuxppc-dev
Hmm... I jsut got the latest (as of last night) rsync of Ben's kernel. When
I compiled it, I got the following error. Previous kernels compiled fine, is
this a known issue or am I just stupid?
atyfb.c:641: redefinition of `reset_GTC_3D_engine'
atyfb.c:631: `reset_GTC_3D_engine' previously defined here
{standard input}: Assembler messages:
{standard input}:525: Fatal error: Symbol reset_GTC_3D_engine already
defined.
atyfb.c: In function `atyfb_set_cmap':
atyfb.c:2318: Internal compiler error:
atyfb.c:2318: output pipe has been closed
cpp: output pipe has been closed
make[3]: *** [atyfb.o] Error 1
make[3]: Leaving directory `/usr/src/linux-pmac-benh/drivers/video'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-pmac-benh/drivers/video'
make[1]: *** [_subdir_video] Error 2
make[1]: Leaving directory `/usr/src/linux-pmac-benh/drivers'
make: *** [_dir_drivers] Error 2
Also I have an (AFAIK) unresolved airport problem:
I can compile it fine, but then when I insmod it i get:
airport.o: unresolved symbol isa_io_base
What is this all about?
--
Josh Kindler || antihype.com
ICQ#25956850 || AIM: joeschmo6
Linux users do it in the open.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: atyfb problems?
2000-08-13 16:06 atyfb problems? Josh Kindler
2000-08-13 15:33 ` Nelson Abramson
@ 2000-08-14 20:34 ` Michael Schmitz
1 sibling, 0 replies; 3+ messages in thread
From: Michael Schmitz @ 2000-08-14 20:34 UTC (permalink / raw)
To: Josh Kindler; +Cc: linuxppc-dev
> Hmm... I jsut got the latest (as of last night) rsync of Ben's kernel. When
> I compiled it, I got the following error. Previous kernels compiled fine, is
> this a known issue or am I just stupid?
>
> atyfb.c:641: redefinition of `reset_GTC_3D_engine'
> atyfb.c:631: `reset_GTC_3D_engine' previously defined here
Just remove the duplicate code block between lines 631 and 640 of atyfb.c.
Somehow the whole reset_GTC_3D_engine got duplicated. A look at the source
would have spotted that one in no time.
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-08-14 20:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-13 16:06 atyfb problems? Josh Kindler
2000-08-13 15:33 ` Nelson Abramson
2000-08-14 20:34 ` Michael Schmitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).