Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(cross-)building distribution for alpha fails
Hi,
cross-compiling for alpha on amd64 (sources current as of Nov 23 10:13 MET)
I run into the following:
dependall ===> sys/modules/exec_elf32
compile exec_elf32/core_elf32.o
/u/NetBSD/src/sys/kern/core_elf32.c: In function 'coredump_elf32':
/u/NetBSD/src/sys/kern/core_elf32.c:144: error: 'XXX' undeclared (first use in
this function)
/u/NetBSD/src/sys/kern/core_elf32.c:144: error: (Each undeclared identifier is
reported only once
/u/NetBSD/src/sys/kern/core_elf32.c:144: error: for each function it appears
in.)
/u/NetBSD/src/sys/kern/core_elf32.c:152: error: 'ELF32_MACHDEP_ID' undeclared
(first use in this function)
*** Failed target: core_elf32.o
*** Failed command: /u/NetBSD/arch/alpha/TOOLS/bin/alpha--netbsd-gcc -O2 -pipe
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-sign-compare -Wno-traditional -Wa,--fatal-warnings -Werror -mieee
-ffreestanding -fno-strict-aliasing -Wno-pointer-sign -mno-fp-regs
-I/u/NetBSD/src/common/include -DEXEC_ELF32 -DPAX_ASLR -DCOREDUMP
-I/u/NetBSD/src/common/include -nostdinc -I.
-I/u/NetBSD/src/sys/modules/exec_elf32 -isystem /u/NetBSD/src/sys -isystem
/u/NetBSD/src/sys/arch -isystem /u/NetBSD/src/sys/../common/include -D_KERNEL
-D_LKM -D_MODULE -c /u/NetBSD/src/sys/kern/core_elf32.c
*** Error code 1
Stop.
nbmake: stopped in /u/NetBSD/src/sys/modules/exec_elf32
*** Failed target: dependall
*** Failed command: cd /u/NetBSD/src/sys/modules/exec_elf32;
/u/NetBSD/arch/alpha/TOOLS/bin/nbmake realall
*** Error code 1
Stop.
Kurt
Home |
Main Index |
Thread Index |
Old Index