On Sat, Oct 21, 2017 at 12:15 AM, Bekir Bahadir <[email protected]> wrote: > When I try to compile a .deb kernel package with cmd './build_deb.sh' im > getting errors > > With the cmd ./build_kernel.sh I get created the > 3.8.13-bone60.zImage,.dtbs,.firmware,.modules. > > But how can i generate or where can I get these files which are located in > my fat32 boot partition. > uImage > uInitrd > initrd.img > > > Here is the Output when I try to compile the kernel with ./build_deb.sh on a > x86 debian9 64Bit system. > > > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > CHK include/generated/utsrelease.h > UPD include/generated/utsrelease.h > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > HOSTCC scripts/dtc/checks.o > HOSTCC scripts/dtc/data.o > SHIPPED scripts/dtc/dtc-lexer.lex.c > HOSTCC scripts/genksyms/genksyms.o > SHIPPED scripts/dtc/dtc-parser.tab.h > SHIPPED scripts/dtc/dtc-parser.tab.c > HOSTCC scripts/dtc/dtc.o > HOSTCC scripts/dtc/flattree.o > HOSTCC scripts/dtc/fstree.o > SHIPPED scripts/genksyms/lex.lex.c > SHIPPED scripts/genksyms/keywords.hash.c > SHIPPED scripts/genksyms/parse.tab.h > SHIPPED scripts/genksyms/parse.tab.c > HOSTCC scripts/genksyms/lex.lex.o > HOSTCC scripts/dtc/livetree.o > HOSTCC scripts/dtc/srcpos.o > HOSTCC scripts/dtc/treesource.o > HOSTCC scripts/dtc/util.o > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > Generating include/generated/mach-types.h > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > HOSTCC scripts/dtc/dtc-lexer.lex.o > CC kernel/bounds.s > ERROR: ld.so: object 'libfakeroot-sysv.so HOSTCC > scripts/genksyms/parse.tab.o > ' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): > ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > GEN include/generated/bounds.h > CC arch/arm/kernel/asm-offsets.s > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > GEN include/generated/asm-offsets.h > CALL scripts/checksyscalls.sh > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > HOSTCC scripts/dtc/dtc-parser.tab.o > HOSTLD scripts/genksyms/genksyms > CC scripts/mod/empty.o > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored. > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded (wrong ELF class: ELFCLASS64): ignored.
Everyone of those is safe to ignore.. it's just teh old 32bit gcc used.. Regards -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgZ3PWCiuXNgtaLxY%2BbbPuUGzDaCJYSzW6WdE48-2TKRQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
