Guest User

Freetz

a guest
Nov 28th, 2017
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.89 KB | None | 0 0
  1. Vielen Dank für deine Hilfestellung.
  2. Ich kam leider erst jetzt dazu, mich wieder mit diesem Ticket auseinander zu setzen.
  3.  
  4. Ich habe auf 14558 geupdatet und "make tar-host-distclean" durchgeführt.
  5. Nun wirft er leider einen Fehler, wenn er
  6. "/freetz-devel/source/host-tools/e2fsprogs-1.42.13/lib/ext2fs"
  7. kompilieren will.
  8.  
  9. Ich würde gerne die config.log unter
  10. freetz-devel/source/host-tools/e2fsprogs-1.42.13/config.log
  11. anhängen.
  12. Allerdings verhindert das folgende Fehlermeldung.
  13. "Übertragung wird als potentieller Spam zurückgewiesen
  14. Akismet bezeichnet den Inhalt als Spam
  15. LinkSleeve bezeichnet dies als Spam
  16. Maximale Anzahl an Übertragungen je Stunde für diese IP überschritten"
  17.  
  18. So hier ein Auszug aus der Console.
  19.  
  20. '''''== (Habe ich meine IP geändert, meint der 'Akismet bezeichnet den Inhalt als Spam' Jetzt heißt es, warten......) =='''''
  21.  
  22. {{{
  23. make[1]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/busybox-1.27.2“ wird verlassen
  24. mkdir -p tools/; cp /media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/busybox-1.27.2/busybox tools/busybox;
  25. find tools -lname busybox -delete
  26. for i in $(tools/busybox --list); do \
  27. ln -fs busybox tools/$i; \
  28. done
  29. make -j4 -f Makefile.freetz -C /media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/dtc-1.4.5/libfdt \
  30. CC="gcc" \
  31. BITNESS="-m32"
  32. make[1]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/dtc-1.4.5/libfdt“ wird betreten
  33. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt.o fdt.c
  34. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt_ro.o fdt_ro.c
  35. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt_wip.o fdt_wip.c
  36. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt_sw.o fdt_sw.c
  37. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt_rw.o fdt_rw.c
  38. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt_strerror.o fdt_strerror.c
  39. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt_empty_tree.o fdt_empty_tree.c
  40. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt_addresses.o fdt_addresses.c
  41. gcc -O2 -m32 -std=c99 -I. -D_GNU_SOURCE -c -o fdt_overlay.o fdt_overlay.c
  42. rm -f libfdt.a
  43. ar rcu libfdt.a fdt.o fdt_ro.o fdt_wip.o fdt_sw.o fdt_rw.o fdt_strerror.o fdt_empty_tree.o fdt_addresses.o fdt_overlay.o
  44. ar: `u' modifier ignored since `D' is the default (see `U')
  45. ranlib libfdt.a
  46. make[1]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/dtc-1.4.5/libfdt“ wird verlassen
  47. touch -c /media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/dtc-1.4.5/libfdt/libfdt.a
  48. make -j4 -C /media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13 INFO=true all
  49. make[1]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird betreten
  50. cd ./util ; make subst
  51. cd .; CONFIG_FILES=util/subst.conf ./config.status
  52. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13/util“ wird betreten
  53. CREATE dirpaths.h
  54. cd ..; CONFIG_FILES=lib/config.h ./config.status
  55. config.status: creating util/subst.conf
  56. config.status: creating lib/config.h
  57. config.status: creating lib/config.h
  58. config.status: creating lib/config.h
  59. config.status: executing po-directories commands
  60. CC subst.c
  61. config.status: executing po-directories commands
  62. LD subst
  63. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13/util“ wird verlassen
  64. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird betreten
  65. make[2]: „util/subst.conf“ ist bereits aktuell.
  66. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird verlassen
  67. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird betreten
  68. make[2]: „lib/config.h“ ist bereits aktuell.
  69. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird verlassen
  70. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird betreten
  71. SUBST lib/dirpaths.h
  72. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird verlassen
  73. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird betreten
  74. cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status
  75. config.status: creating ./lib/ext2fs/ext2_types.h
  76. config.status: creating lib/config.h
  77. config.status: lib/config.h is unchanged
  78. config.status: executing po-directories commands
  79. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird verlassen
  80. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird betreten
  81. cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status
  82. config.status: creating ./lib/blkid/blkid_types.h
  83. config.status: creating lib/config.h
  84. config.status: lib/config.h is unchanged
  85. config.status: executing po-directories commands
  86. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird verlassen
  87. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird betreten
  88. cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status
  89. config.status: creating ./lib/uuid/uuid_types.h
  90. config.status: creating lib/config.h
  91. config.status: lib/config.h is unchanged
  92. config.status: executing po-directories commands
  93. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird verlassen
  94. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13/lib/et“ wird betreten
  95. SUBST compile_et
  96. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13/lib/et“ wird verlassen
  97. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13/lib/ext2fs“ wird betreten
  98. SUBST ext2_err.et
  99. COMPILE_ET ext2_err.et
  100. compile_et: Couldn't find compile_et's template files.
  101. Makefile:554: die Regel für Ziel „ext2_err.h“ scheiterte
  102. make[2]: *** [ext2_err.h] Fehler 1
  103. make[2]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13/lib/ext2fs“ wird verlassen
  104. Makefile:324: die Regel für Ziel „subs“ scheiterte
  105. make[1]: *** [subs] Fehler 2
  106. make[1]: Verzeichnis „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13“ wird verlassen
  107. tools/make/e2fsprogs-host/e2fsprogs-host.mk:55: die Regel für Ziel „/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13/.compiled“ scheiterte
  108. make: *** [/media/martin/extLinux/Develop/fuer_mich_kompiliert/FritzBox/7170/freetz-devel/source/host-tools/e2fsprogs-1.42.13/.compiled] Fehler 2
  109. }}}
Add Comment
Please, Sign In to add comment