tce-load -i compiletc automake libtool-dev intltool fuse-dev cd owfs-3.2p1 ./bootstrap CC="gcc -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe" CXX="g++ -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install Current configuration: Deployment location: /usr/local Compile-time options: USB is DISABLED AVAHI is DISABLED I2C is enabled W1 is enabled Parallel port DS1410E is enabled FTDI (LinkUSB) is DISABLED Zeroconf/Bonjour is enabled Debug-output is enabled Mutexdebug is enabled Profiling is DISABLED Tracing memory allocation is DISABLED Module configuration: owlib is enabled owshell is enabled owfs is enabled owhttpd is enabled owftpd is enabled owserver is enabled owexternal is enabled ownet is enabled ownetlib is enabled owtap is enabled owmon is enabled owcapi is enabled swig is DISABLED owperl is DISABLED owphp is DISABLED owpython is DISABLED owtcl is DISABLED unit tests are DISABLED