All of lore.kernel.org
 help / color / mirror / Atom feed
* IDE build fails for sparc32
@ 2004-08-14  6:51 Joshua Kwan
  2004-08-14  7:22 ` skunky
  2004-08-14  8:27 ` William Lee Irwin III
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Kwan @ 2004-08-14  6:51 UTC (permalink / raw)
  To: sparclinux

[-- Attachment #1: Type: text/plain, Size: 2602 bytes --]

Someone asked for IDE support for Debian's sparc32 kernel images so they
could use their special JavaStations with them. I figured it would not
get built into the kernel, so no harm building modules of it. However,
with 2.4.27:

sparc-linux-gcc -D__KERNEL__ -I/home/joshk/devel/kernel/kernel-2.4/sparc/kernel-
image-sparc-2.4/kernel-source-2.4.27/include -Wall -Wstrict-prototypes -Wno-trig
raphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -m32 -pipe -mno-
fpu -fcall-used-g5 -fcall-used-g7 -DMODULE -DMODVERSIONS -include /home/joshk/de
vel/kernel/kernel-2.4/sparc/kernel-image-sparc-2.4/kernel-source-2.4.27/include/
linux/modversions.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=ide_iops -DEXPORT_SYMTAB -c ide-iops.c
ide-iops.c:119: error: conflicting types for `ide_insw'
/home/joshk/devel/kernel/kernel-2.4/sparc/kernel-image-sparc-2.4/kernel-source-2.4.27/include/asm/ide.h:107: error: previous declaration of `ide_insw'
ide-iops.c:149: error: conflicting types for `ide_outsw'
/home/joshk/devel/kernel/kernel-2.4/sparc/kernel-image-sparc-2.4/kernel-source-2
.4.27/include/asm/ide.h:138: error: previous declaration of `ide_outsw'
ide-iops.c: In function `ide_mm_insw':
ide-iops.c:196: warning: implicit declaration of function `__ide_mm_insw'
ide-iops.c: In function `ide_mm_insl':
ide-iops.c:206: warning: implicit declaration of function `__ide_mm_insl'
ide-iops.c: In function `ide_mm_outsw':
ide-iops.c:226: warning: implicit declaration of function `__ide_mm_outsw'
ide-iops.c: In function `ide_mm_outsl':
ide-iops.c:236: warning: implicit declaration of function `__ide_mm_outsl'
make[4]: *** [ide-iops.o] Error 1
make[4]: Leaving directory `/home/joshk/devel/kernel/kernel-2.4/sparc/kernel-image-sparc-2.4/kernel-source-2.4.27/drivers/ide'
make[3]: *** [_modsubdir_ide] Error 2
make[3]: Leaving directory `/home/joshk/devel/kernel/kernel-2.4/sparc/kernel-ima
ge-sparc-2.4/kernel-source-2.4.27/drivers'
make[2]: *** [_mod_drivers] Error 2
make[2]: Leaving directory `/home/joshk/devel/kernel/kernel-2.4/sparc/kernel-ima
ge-sparc-2.4/kernel-source-2.4.27'
make[1]: *** [stamp-build] Error 2
make[1]: Leaving directory `/home/joshk/devel/kernel/kernel-2.4/sparc/kernel-ima
ge-sparc-2.4/kernel-source-2.4.27'
make: *** [stamps/build-sparc32-stamp] Error 2

I suspect this has been broken for a while, but just wanted to make sure
people knew. I've decided to not add IDE for this release of the kernel
images for the time being.

If it's really horked, perhaps we should disable it in Config.in?

Thanks!

-- 
Joshua Kwan

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 881 bytes --]

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

end of thread, other threads:[~2004-08-14  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-14  6:51 IDE build fails for sparc32 Joshua Kwan
2004-08-14  7:22 ` skunky
2004-08-14  8:27 ` William Lee Irwin III

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.