To compile owfs for the openwrt source-tree, try look at the files below. (I hope your sdk-kit is similar to the openwrt sdk-kit)
The source I build owfs from, is basically the latest cvs-version and you can download it from here: http://home.mag.cx/openwrt/source/owfs/owfs-2.2p0RC.tar.gz The package-specific makefiles and patches are found here: http://home.mag.cx/openwrt/source/mk/package/owfs/ and all files packed into a tar-file, http://home.mag.cx/openwrt/source/mk/package/owfs_2.2p0RC-3.tar.gz The patches are needed if you want usb and fuse-support when cross-compiling. You don't want to include /usr/local/include/fuse.h for example, since that is perhaps not the same version as you use with your cross-compiler etc. (in my case I change it to ../../../../../../staging_dir_mipsel/usr/include) If you don't want to use usb and fuse with owfs, you shouldn't need to patch the source anything... The configure-script should create the makefiles that you need. When I do make from the openwrt root directory and owfs are built, it looks something like this. Note all environment variables set before doing ./configure and make. http://home.mag.cx/openwrt/source/mk/package/owfs_make_log.txt If you need any help, please tell me where I can find the sdk for compiling binaries to your system. I guess it shouldn't be impossible to fix. /Christian On Wed, 2005-11-02 at 13:48, Paul Alfille wrote: > I'm referring this to the developers list. > > I guess you'll need a proper toolchain (for compiling, etc). You won't need > fuse, from your requirements. The Axis documentation > (http://developer.axis.com/software/linux/) claims that the standard glibc is > supported. > > I presume the FOX board you tall about is http://www.acmesystems.it/ It has > 16mb ram, which should be more than enough. There also seems to be extensive > documentation. > > Christian Magnusson has worked extensively on embedded platforms, and may be > able to help further. In the meantime, can you show us your progress to date? > > I have one of the Axis cameras that uses this chip, so I'm interested in your > results, as well. > > Paul > > On Wednesday 02 November 2005 04:43 am, you wrote: > > Hi, I need to use your system owfs on card FOX based on the ETRAX LX100 > > MCM 4+16 made by Axis. > > Can you give me some suggestion? > > I think OWFS is compatible with the processor ETRAX LX100, but I have some > > problems to compiling it in my SDK environment, in order to generate the > > executable file. > > > > In particular I have need to use owhttpd and owserver. > > > > I hope you can help me, > > thanks > > Roberto > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Owfs-developers mailing list > Owfs-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers