JGrana
Very Senior Member
Well, I decided to install Optware on my RT-AC68U running 374.38. I used the "install Download Manager, then uninstall Download Manager" through the WebUI.
Worked great, I was able to ipkg away. I installed a few applications - rsync, bash, smartmontools and iperf.
Things seemed to be working fine. Until this morning. I have my router reboot every Sunday evening. This morning, the WebUI worked fine, I was able to look at logs, etc.
But, when I ssh into the router, it appears I have some dynamic library issues. For example, running "ls" results in the error:
ls: can't resolve symbol '__aeabi_uidiv'
As a side, running "ls -l" is fine.
Running "df" gives this error:
df: can't resolve symbol '__aeabi_uldivmod'
I thought at first buybox was corrupted. But, even commands that are not busybox links will throw unresolved symbol errors.
I have also noticed that my LD_LIBRARY_PATH is /opt/lib...
Thanks
Worked great, I was able to ipkg away. I installed a few applications - rsync, bash, smartmontools and iperf.
Things seemed to be working fine. Until this morning. I have my router reboot every Sunday evening. This morning, the WebUI worked fine, I was able to look at logs, etc.
But, when I ssh into the router, it appears I have some dynamic library issues. For example, running "ls" results in the error:
ls: can't resolve symbol '__aeabi_uidiv'
As a side, running "ls -l" is fine.
Running "df" gives this error:
df: can't resolve symbol '__aeabi_uldivmod'
I thought at first buybox was corrupted. But, even commands that are not busybox links will throw unresolved symbol errors.
I have also noticed that my LD_LIBRARY_PATH is /opt/lib...
Thanks