Messages in this thread |  | | | Date | Thu, 25 Aug 2005 00:34:18 +0400 | | From | Alexey Dobriyan <> | | Subject | Re: Linux-2.6.13-rc7 |
| |
On Thu, Aug 25, 2005 at 12:13:02AM +0400, Alexey Dobriyan wrote: > > sh64: need kernel headers that would make glibc happy enough > > to build libc headers for that puppy; > > binutils already compiled. Will drop a line. Or file a bug. :-\
By some miracle gcc is also compiled. As of now (sh64, allmodconfig):
arch/sh64/kernel/pci_sh5.c: In function `map_cayman_irq': arch/sh64/kernel/pci_sh5.c:334: error: `IRQ_P2INTA' undeclared
arch/sh64/kernel/dma.c: In function `init_dma': arch/sh64/kernel/dma.c:248: error: storage size of 'vcr' isn't known
arch/sh64/mm/hugetlbpage.c: At top level: arch/sh64/mm/hugetlbpage.c:84: error: conflicting types for 'huge_ptep_get_and_clear' include/linux/hugetlb.h:64: error: previous declaration of 'huge_ptep_get_and_clear' was here
arch/sh64/mm/hugetlbpage.c: In function `huge_ptep_get_and_clear': arch/sh64/mm/hugetlbpage.c:89: error: `i' undeclared
arch/sh64/mm/hugetlbpage.c:90:16: macro "pte_clear" requires 3 arguments, but only 1 given arch/sh64/mm/hugetlbpage.c:90: error: `pte_clear' undeclared (first use in this function) arch/sh64/mm/hugetlbpage.c:91: error: `pte' undeclared (first use in this function)
arch/sh64/mach-sim/setup.c:25:11: error: unable to open 'asm/addrspace.h' exists only in asm-{sh, m32r, mips} - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |