assarbad / build-asuswrt-merlin

Helpers to build RMerl/asuswrt-merlin without much extra typing
The Unlicense
43 stars 19 forks source link

Build fails for RT-N16 (MIPS) #10

Open wabee opened 9 years ago

wabee commented 9 years ago

Ran your script successfully and built an image for AC68U but when trying to build for RT-N16 it fails. Using Ubuntu 14.04 LTS. Error message is ld -lcrypt missing. libssl-dev is installed and libcrypt.so is symlinked properly as far as I can tell.

assarbad commented 9 years ago

This is essentially a duplicate of #9. asuswrt-merlin doesn't contain the binary libraries required nor is it configured to build them. This appears to affect all ARM routers, more or less. Although I haven't tested all of them.

Please send a pull request if you have a solution and tie it to #9. I have not found a solution myself and I have no great incentive either since I have no ARM model.

assarbad commented 9 years ago

Oops, just notice this is the reverse issue. But it seems similar. Reopening.