Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13216 - sparc-sources-2.4.21-pre1 fails to compile
Summary: sparc-sources-2.4.21-pre1 fails to compile
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-04 02:29 UTC by Joshua Kinard
Modified: 2003-03-06 07:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sparc-sources-2.4.21-pre1 Kernel Config (isengard-2421p1.conf,16.30 KB, text/plain)
2003-01-04 02:31 UTC, Joshua Kinard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Kinard gentoo-dev 2003-01-04 02:29:36 UTC
make[3]: Entering directory `/usr/src/linux-2.4.21-pre1-sparc/drivers/ide'
sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-pre1-sparc/include -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=ide_probe  -DEXPORT_SYMTAB -c ide-probe.c
sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-pre1-sparc/include -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=ide_geometry  -c -o ide-geometry.o
ide-geometry.c
sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-pre1-sparc/include -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=ide_iops  -DEXPORT_SYMTAB -c ide-iops.c
ide-iops.c:46: conflicting types for `ide_insw'
/usr/src/linux-2.4.21-pre1-sparc/include/asm/ide.h:114: previous declaration of
`ide_insw'
ide-iops.c:71: conflicting types for `ide_outsw'
/usr/src/linux-2.4.21-pre1-sparc/include/asm/ide.h:153: previous declaration of
`ide_outsw'
make[3]: *** [ide-iops.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.21-pre1-sparc/drivers/ide'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.21-pre1-sparc/drivers/ide'
make[1]: *** [_subdir_ide] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21-pre1-sparc/drivers'
make: *** [_dir_drivers] Error 2
Comment 1 Joshua Kinard gentoo-dev 2003-01-04 02:31:01 UTC
Created attachment 6942 [details]
sparc-sources-2.4.21-pre1 Kernel Config

Kernel Config file from my sparc machine (hostname is Isengard, hence the name
of the file)
Comment 2 Christian Birchinger (RETIRED) gentoo-dev 2003-01-14 02:40:35 UTC
I'm thinking about removing linux-2.4.21-pre1 from the ebuilds. Theres no
serious issue with 2.4.20(-r2) which need the inclution of a pre kernel.

Current stable Kernel is 2.4.20 and this is also the version for which i add
patches (netfilter fixes etc). 

Are there any problems with this decision? I can leave it as "~sparc" if really
really requested but i don't go bughunting for this pre kernel.
Comment 3 Jack Morgan (RETIRED) gentoo-dev 2003-01-31 03:56:13 UTC
sparc-sources-2.4.21-pre1 was removed from portage. closing this bug
Comment 4 Jason Wever (RETIRED) gentoo-dev 2003-03-06 07:13:58 UTC
Ebuild removed, closing.