[Bismark-devel] bismark software package requirements

Dave Taht d at taht.net
Thu Apr 7 21:15:01 EDT 2011


I put the details on the wndr up on the wiki. All members of this 
project have wiki editing privs,
so if there is a procedure you can document or a bug you have to file, 
please do so.

http://www.bufferbloat.net/projects/bismark/wiki/Wndr3700

libstdcpp is a package requirement for the bismark software according to ldd

root at OpenWrt:/etc/bismark/bin# ldd ./ITGSend
         libpthread.so.0 => /lib/libpthread.so.0 (0x2b6fc000)
         libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x2b720000)
         libm.so.0 => /lib/libm.so.0 (0x2b7fe000)
         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2b822000)
         libc.so.0 => /lib/libc.so.0 (0x2b844000)
         libdl.so.0 => /lib/libdl.so.0 (0x2b8a9000)
         ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2b6e4000)

And bash is also a requirement at the present time (it is not in the 
default image, but is built)

How to create a feed is documented here

http://wiki.openwrt.org/doc/devel/feeds

There should probably be a bismark-all meta package...

http://www.bufferbloat.net/issues/64

And multiple other issues are on the issue tracker.




More information about the Bismark-devel mailing list