lkml.org 
[lkml]   [2003]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectMC4952 atapi support
hi,

I am trying to make uClinux support the atapi
protocol. But everytime I compile it i'm getting the
following errors (see attachement). I already
rebuilded my toolchain and applied the following patch
http://www.uclinux.org/ports/coldfire/gcc-2.95.3-m68k-zext.patch
and got a little further. Do you know what possibly
goes wrong?? any tips or advice will be deeply welkom.

yours truly and hoping for a reply

a learing student

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/m68k-elf-gcc -fno-builtin -nostdinc -D__KERNEL__ -I/uClinux-dist/linux-2.4.x/include -Wall -Wstrict-prototypes -Wno-trigraphs -O1 -g -fno-strict-aliasing -fno-common -I/usr/local/lib/gcc-lib/m68k-elf/2.95.3/./include -pipe -DNO_MM -DNO_FPU -m5200 -Wa,-S -Wa,-m5200 -D__ELF__ -DMAGIC_ROM_PTR -DUTS_SYSNAME="uClinux" -D__linux__ -nostdinc -I /usr/local/lib/gcc-lib/m68k-elf/2.95.3/include -DKBUILD_BASENAME=ide -c -o ide.o ide.c
m68k-elf-gcc -fno-builtin -nostdinc -D__KERNEL__ -I/uClinux-dist/linux-2.4.x/include -Wall -Wstrict-prototypes -Wno-trigraphs -O1 -g -fno-strict-aliasing -fno-common -I/usr/local/lib/gcc-lib/m68k-elf/2.95.3/./include -pipe -DNO_MM -DNO_FPU -m5200 -Wa,-S -Wa,-m5200 -D__ELF__ -DMAGIC_ROM_PTR -DUTS_SYSNAME="uClinux" -D__linux__ -nostdinc -I /usr/local/lib/gcc-lib/m68k-elf/2.95.3/include -DKBUILD_BASENAME=ide_features -c -o ide-features.o ide-features.c
m68k-elf-gcc -fno-builtin -nostdinc -D__KERNEL__ -I/uClinux-dist/linux-2.4.x/include -Wall -Wstrict-prototypes -Wno-trigraphs -O1 -g -fno-strict-aliasing -fno-common -I/usr/local/lib/gcc-lib/m68k-elf/2.95.3/./include -pipe -DNO_MM -DNO_FPU -m5200 -Wa,-S -Wa,-m5200 -D__ELF__ -DMAGIC_ROM_PTR -DUTS_SYSNAME="uClinux" -D__linux__ -nostdinc -I /usr/local/lib/gcc-lib/m68k-elf/2.95.3/include -DKBUILD_BASENAME=ide_taskfile -c -o ide-taskfile.o ide-taskfile.c
m68k-elf-gcc -fno-builtin -nostdinc -D__KERNEL__ -I/uClinux-dist/linux-2.4.x/include -Wall -Wstrict-prototypes -Wno-trigraphs -O1 -g -fno-strict-aliasing -fno-common -I/usr/local/lib/gcc-lib/m68k-elf/2.95.3/./include -pipe -DNO_MM -DNO_FPU -m5200 -Wa,-S -Wa,-m5200 -D__ELF__ -DMAGIC_ROM_PTR -DUTS_SYSNAME="uClinux" -D__linux__ -nostdinc -I /usr/local/lib/gcc-lib/m68k-elf/2.95.3/include -DKBUILD_BASENAME=ide_proc -c -o ide-proc.o ide-proc.c
ide-proc.c: In function `proc_ide_read_imodel':
ide-proc.c:418: `ide_acorn' undeclared (first use in this function)
ide-proc.c:418: (Each undeclared identifier is reported only once
ide-proc.c:418: for each function it appears in.)
make[4]: *** [ide-proc.o] Error 1
make[4]: Leaving directory `/uClinux-dist/linux-2.4.x/drivers/ide'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/uClinux-dist/linux-2.4.x/drivers/ide'
make[2]: *** [_subdir_ide] Error 2
make[2]: Leaving directory `/uClinux-dist/linux-2.4.x/drivers'
make[1]: *** [_dir_drivers] Error 2
make[1]: Leaving directory `/uClinux-dist/linux-2.4.x'
make: *** [linux] Error 1
linux:/uClinux-dist #
\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.024 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site