- Mitglied seit
- 17 Mrz 2009
- Beiträge
- 1,466
- Punkte für Reaktionen
- 3
- Punkte
- 38
Hallo zusammen,
ein frisch ausgechecktes Github-Repository schlägt für eine 7490 beim Bauen fehl:
Hat jemand einen Tip, woran das liegen könnte ?
Irritiert bin ich auch angesichts der Tatsache, dass make als Version 7.25+ eine 7.27 annimmt, wo es vorher die aktuelle 7.29 gefunden hat ... (?)
Grüße
JD.
ein frisch ausgechecktes Github-Repository schlägt für eine 7490 beim Bauen fehl:
Code:
mkdir -p scripts/mod/
mips-unknown-linux-gnu-gcc -Wp,-MD,scripts/mod/.devicetable-offsets.s.d -nostdinc -isystem /home/john/Githubs/freetz-ng/toolchain/build/mips_gcc-5.5.0/mips-unknown-linux-gnu/lib/gcc/mips-unknown-linux-gnu/5.5.0/include -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/include -Iarch/mips/include/generated -Iinclude -Idrivers/isdn/capi_oslib/include -Idrivers/net/avm_cpmac/include -Idrivers/char/avm_net_trace/include -Idrivers/char/tffs/include -Idrivers/char/avm_power/include -Idrivers/char/avm_new/include -Inet/avm_pa/include -Iinclude/generated/lisi -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/include/uapi -Iarch/mips/include/generated/uapi -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/include/uapi -Iinclude/generated/uapi -Idrivers/isdn/capi_oslib/include/uapi -Idrivers/net/avm_cpmac/include/uapi -Idrivers/char/avm_net_trace/include/uapi -Idrivers/char/tffs/include/uapi -Idrivers/char/avm_power/include/uapi -Idrivers/char/avm_new/include/uapi -Inet/avm_pa/include/uapi -include /home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/include/linux/kconfig.h -D__KERNEL__ -DVMLINUX_LOAD_ADDRESS=0xffffffff80002000 -DDATAOFFSET=0 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -std=gnu89 -O2 -fno-reorder-blocks -fno-tree-ch -freorder-blocks-and-partition -ffunction-sections -falign-functions=32 -falign-loops=32 -falign-jumps=32 -fstrict-volatile-bitfields -mabi=32 -G 0 -mno-abicalls -fno-pic -pipe -msoft-float -ffreestanding -Wa,-march=34kc -Wa,--trap -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/include/asm/mach-lantiq -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/include/asm/mach-lantiq/common -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/include/asm/mach-lantiq/vr9 -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/lantiq/common -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/lantiq/vr9 -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/include/asm/mach-lantiq/xway -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/include/asm/mach-generic -fomit-frame-pointer -g -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(devicetable_offsets)" -D"KBUILD_MODNAME=KBUILD_STR(devicetable_offsets)" -fverbose-asm -S -o scripts/mod/devicetable-offsets.s scripts/mod/devicetable-offsets.c
{standard input}:4: Error: unknown pseudo-op: `.module'
{standard input}:5: Error: unknown pseudo-op: `.module'
scripts/Makefile.build:308: recipe for target 'scripts/mod/empty.o' failed
make[4]: *** [scripts/mod/empty.o] Error 1
make[4]: *** Auf noch nicht beendete Prozesse wird gewartet …
gcc -Wp,-MD,scripts/.sortextable.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/tools/include -I/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10/tools/include -o scripts/sortextable scripts/sortextable.c
scripts/sortextable.c:64:1: warning: ‘succeed_file’ defined but not used [-Wunused-function]
succeed_file(void)
^~~~~~~~~~~~
scripts/Makefile.build:455: recipe for target 'scripts/mod' failed
make[3]: *** [scripts/mod] Error 2
make[3]: *** Auf noch nicht beendete Prozesse wird gewartet …
Makefile:524: recipe for target 'scripts' failed
make[2]: *** [scripts] Error 2
make[2]: Verzeichnis „/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10“ wird verlassen
GNUmakefile:108: recipe for target 'vmlinux.eva_pad' failed
make[1]: *** [vmlinux.eva_pad] Error 2
make[1]: Verzeichnis „/home/john/Githubs/freetz-ng/source/kernel/ref-vr9-7490_07.27/linux-3.10“ wird verlassen
ERROR: Build failed.
make/linux/kernel.mk:175: recipe for target 'source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/boot/vmlinux.eva_pad' failed
make: *** [source/kernel/ref-vr9-7490_07.27/linux-3.10/arch/mips/boot/vmlinux.eva_pad] Error 1
Hat jemand einen Tip, woran das liegen könnte ?
Irritiert bin ich auch angesichts der Tatsache, dass make als Version 7.25+ eine 7.27 annimmt, wo es vorher die aktuelle 7.29 gefunden hat ... (?)
Grüße
JD.
Zuletzt bearbeitet: