Closed mitya12342 closed 4 years ago
@mitya12342 What do you want exactly to build? kiwix-serve?
@kelson42 yes, kiwix-serve and another kiwix-tools preferably
It gives Illegal instruction (Core dumped)
It looks like this CPU is arm64/aarch64 compatible. The binary I have given to you is for arm32. I believe you should be able to execute it with the right kernel. For the rest we need to implement https://github.com/kiwix/kiwix-build/issues/396.
Unfortunately, that one still does not run, how could i try to look into it? Anyways thanks for your support
mitya12342@synnas:~$ wget https://download.kiwix.org/release/kiwix-tools/kiwix-tools_linux-armhf.tar.gz
--2020-08-25 21:01:17-- https://download.kiwix.org/release/kiwix-tools/kiwix-tools_linux-armhf.tar.gz
Resolving download.kiwix.org... 195.154.156.115
//redirect stuff omitted//
Saving to: 'kiwix-tools_linux-armhf.tar.gz'
kiwix-tools_linux-armhf.tar.g 100%[=================================================>] 26.25M 3.53MB/s in 7.2s
2020-08-25 21:01:26 (3.64 MB/s) - 'kiwix-tools_linux-armhf.tar.gz' saved [27529677/27529677]
mitya12342@synnas:~$ tar -xzf kiwix-tools_linux-armhf.tar.gz
mitya12342@synnas:~$ cd kiwix-tools_linux-armhf-3.1.2-1/
mitya12342@synnas:~/kiwix-tools_linux-armhf-3.1.2-1$ ./kiwix-serve
Illegal instruction (core dumped)
Kernel info
Linux synnas 4.4.59+ #25426 SMP Tue Jul 14 19:47:36 CST 2020 aarch64 GNU/Linux synology_rtd1296_ds220j
There is nothing much I can do here. We need to add support of aarch54 like requested in other ticket. This ticket is a duplicate.
Trying to compile kiwix for synology nas ds220j with RTD1296 processor Everything got up to that point What could i do? What information could be helpful?
I am kind of new to that type of thing so please don't judge hard