I tried to start srelay found at
http://downloads.openwrt.org/people/nic … /packages/
It fails saying it would need libgcc_so.1
When I create a symlink to libc.so it seams to work.
ln -s /lib/libc.so /lib/libgcc_so.1
The content of this topic has been archived on 28 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
I tried to start srelay found at
http://downloads.openwrt.org/people/nic … /packages/
It fails saying it would need libgcc_so.1
When I create a symlink to libc.so it seams to work.
ln -s /lib/libc.so /lib/libgcc_so.1
ipkg install libgcc
Should this then be a package dependency?
You installed a package that's 6 months old, out of a testing repository.
Sorry if it sounded like I was complaining.
I think srelay is a useful package and I wanted to give feedback about my experience with it. I also thought that it would be a good idea to remove possible roadblocks for other users who want to use it.
The discussion might have continued from here.