Hi,
While compiling for EV64260 , the following error is seen
/usr/curr/tools/obj/tools.NetBSD-1.6-i386/bin/powerpc--netbsd-gcc -msoft-float -ffreestanding -g -O2 -Wreturn-type -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Wno-uninitialized -Dev64260 -Devbppc -I. -I../../../../arch -I../../../.. -nostdinc -DPPC_INTR_IMPL="<arch/powerpc/marvell/marvell_intr.h>" -DPPC_PCI_MACHDEP_IMPL="<arch/powerpc/marvell/pci_machdep.h>" -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c ../../../../arch/evbppc/ev64260/mainbus.c
/usr/curr/tools/obj/tools.NetBSD-1.6-i386/bin/powerpc--netbsd-gcc -msoft-float -ffreestanding -g -O2 -Wreturn-type -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Wno-uninitialized -Dev64260 -Devbppc -I. -I../../../../arch -I../../../.. -nostdinc -DPPC_INTR_IMPL="<arch/powerpc/marvell/marvell_intr.h>" -DPP!
C_PCI_MACHDEP_IMPL="<arch/powerpc/marvell/pci_machdep.h>" -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c ../../../../arch/evbppc/ev64260/gt_mainbus.c
../../../../arch/evbppc/ev64260/gt_mainbus.c: In function `gtpci_md_bus_devorder':
../../../../arch/evbppc/ev64260/gt_mainbus.c:216: structure has no member named `gtpc_self'
../../../../arch/evbppc/ev64260/gt_mainbus.c:217: structure has no member named `gtpc_self'
*** Error code 1
steps that followed it were:
./build.sh -m evbppc tools
cd to ..../evbppc/conf
nbconfig EV64260
cd to ../compile/EV64260
nbmake-evbppc
I checked out the sources from the CVS on 1 of April { Ironic...}
Please advice ......
Thanks a lot
Abhishek