NSA310, FFP, lddd (missing libraries)

#see http://forum.nas-central.org/viewtopic.php?f=249&t=14699&hilit=lddd&start=0#p82527
wget http://downloads.zyxel.nas-central.org/Users/barmalej2/ffp/0.7/arm/scripts/lddd -O /ffp/sbin/lddd
chmod 755 /ffp/sbin/lddd
lddd

#Do NOT solve like below the missing libraries reported by lddd:
ln -s /lib/libc.so.6 /ffp/lib/
ln -s /usr/lib/libdb-5.2.so /ffp/lib/
ln -s /usr/lib/libffi.so.5 /ffp/lib/
ln -s /lib/ld-linux.so.3 /ffp/lib/

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.