linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.42-ac1 serial compile error on sparc
@ 2002-10-14 13:32 BODA Karoly jr.
  2002-10-14 13:41 ` David S. Miller
  0 siblings, 1 reply; 5+ messages in thread
From: BODA Karoly jr. @ 2002-10-14 13:32 UTC (permalink / raw)
  To: linux-kernel

Hi!

	The serial.h is missing for the sparc architecture:

  sparc64-linux-gcc -Wp,-MD,drivers/serial/.8250.o.d -D__KERNEL__
-Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -m64 -pipe -mno-fpu -mcpu=ultrasparc
-mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-compare
-Wa,--undeclared-regs -pg -nostdinc -iwithprefix include
-DKBUILD_BASENAME=8250 -DEXPORT_SYMTAB  -c -o drivers/serial/8250.o
drivers/serial/8250.c
drivers/serial/8250.c:104: asm/serial.h: No such file or directory

-- 
						Woockie
..."what is there in this world that makes living worthwhile?"
Death thought about it. "CATS," he said eventually, "CATS ARE NICE."
			           (Terry Pratchett, Sourcery)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.5.42-ac1 serial compile error on sparc
  2002-10-14 13:32 2.5.42-ac1 serial compile error on sparc BODA Karoly jr.
@ 2002-10-14 13:41 ` David S. Miller
  2002-10-15 13:43   ` BODA Karoly jr.
  0 siblings, 1 reply; 5+ messages in thread
From: David S. Miller @ 2002-10-14 13:41 UTC (permalink / raw)
  To: woockie; +Cc: linux-kernel

   From: "BODA Karoly jr." <woockie@expressz.com>
   Date: Mon, 14 Oct 2002 15:32:53 +0200 (CEST)

   	The serial.h is missing for the sparc architecture:

The 8250 driver is not supported on Sparc, please do
not enable it.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.5.42-ac1 serial compile error on sparc
  2002-10-14 13:41 ` David S. Miller
@ 2002-10-15 13:43   ` BODA Karoly jr.
  2002-10-15 17:37     ` David S. Miller
  0 siblings, 1 reply; 5+ messages in thread
From: BODA Karoly jr. @ 2002-10-15 13:43 UTC (permalink / raw)
  To: David S. Miller; +Cc: linux-kernel

On Mon, 14 Oct 2002, David S. Miller wrote:

>    	The serial.h is missing for the sparc architecture:
> The 8250 driver is not supported on Sparc, please do
> not enable it.

	Thank you very much. Because the only one ide device is a cdrom
I've tried to compile it in a module but didn't compile. Compiled in it
was successful. But it stopped here:
SILO boot:
Uncompressing image...
\

Is there any way to debug where/why it freezed?

-- 
						Woockie
..."what is there in this world that makes living worthwhile?"
Death thought about it. "CATS," he said eventually, "CATS ARE NICE."
			           (Terry Pratchett, Sourcery)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.5.42-ac1 serial compile error on sparc
  2002-10-15 13:43   ` BODA Karoly jr.
@ 2002-10-15 17:37     ` David S. Miller
  2002-10-16 15:56       ` BODA Karoly jr.
  0 siblings, 1 reply; 5+ messages in thread
From: David S. Miller @ 2002-10-15 17:37 UTC (permalink / raw)
  To: woockie; +Cc: linux-kernel


IDE sparc64 systems are still not usable due to endiannes
problems in the IDE_DATA register access code.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.5.42-ac1 serial compile error on sparc
  2002-10-15 17:37     ` David S. Miller
@ 2002-10-16 15:56       ` BODA Karoly jr.
  0 siblings, 0 replies; 5+ messages in thread
From: BODA Karoly jr. @ 2002-10-16 15:56 UTC (permalink / raw)
  To: David S. Miller; +Cc: linux-kernel

On Tue, 15 Oct 2002, David S. Miller wrote:

> IDE sparc64 systems are still not usable due to endiannes
> problems in the IDE_DATA register access code.

	I've tried without any ide, freezed by uncompressing too. :-/ Is
there anything other which is not usable yet on sparc64?

-- 
						Woockie
..."what is there in this world that makes living worthwhile?"
Death thought about it. "CATS," he said eventually, "CATS ARE NICE."
			           (Terry Pratchett, Sourcery)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-10-16 15:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14 13:32 2.5.42-ac1 serial compile error on sparc BODA Karoly jr.
2002-10-14 13:41 ` David S. Miller
2002-10-15 13:43   ` BODA Karoly jr.
2002-10-15 17:37     ` David S. Miller
2002-10-16 15:56       ` BODA Karoly jr.

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).