Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synology DS212J #646

Open
jano42 opened this issue Dec 19, 2019 · 3 comments
Open

Synology DS212J #646

jano42 opened this issue Dec 19, 2019 · 3 comments
Assignees

Comments

@jano42
Copy link
Member

jano42 commented Dec 19, 2019

hello @KptnCavern

I've succeed in building for something like your Synology DS212J

Please could you test those files please:

  • yadoms-armv5 : it should work
  • yadoms-armv6 : will probably work

If a single test should be done, just try the armv6 one.
You just need to put it on your nas, and execute it. (please keep ini file next to executables, this will add debug traces on terminal, so you will have some lines when starting)

I just want to know if program starts (=ok) or somethnig is wrong (bad architecture, incompatible executable,...)

yadoms armv5 and armv6.zip

@jano42 jano42 self-assigned this Dec 19, 2019
@KptnCavern
Copy link
Contributor

hello @jano42
Thanks for your concern.
I made a try. I don't know where I should put the files or if it would have change something (but I don't think so).
I tried both files and had the following errors :
yadoms-on-syno-errors
It seems I need a lib to execute yadoms. So do I ineed to nstall a version of GCC on my syno?

@jano42
Copy link
Member Author

jano42 commented Jan 13, 2020

OK thanks !
As it is hard for me, to guess what is needed, I can just use an iterative approach.
So let's do another test !

Please updload this file to your NAS.
test_with_sysroot.tar.gz

Then from ssh command please do it:

tar -xf test_with_sysroot.tar.gz
cd test
sh run_armv6.sh

Alternatively, in case of failure, please try to run the v5 version

sh run_armv5.sh

@KptnCavern
Copy link
Contributor

Thanks for yor concern.
There is a new error :
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Distribution Management
  
Awaiting triage
Development

No branches or pull requests

2 participants