W dniu 17.08.2012 o 11:02 Ákos Gábriel <akos.gabr...@gmail.com> pisze:

> Thanks for this huge amount of useful info. However compilation doesn't  
> work for some reason yet.
> I think I'm missing some initial steps.
> Btw I have Ubuntu 10.10 at home, is it working with current openwrt  
> toolchain?

I'm following instructions on this site
http://www.openwrt.pl/doku.php/kompilowanie:kompilacja_svn
It's Polish but I think that google translate will do.

I installed these packages. I'm using Ubuntu 11.04 but
There might be a problem with zlib-dev so just delete it from the command.

sudo apt-get install build-essential bison flex gettext subversion  
libncurses-dev unzip automake zlib-dev gawk

But when I try to compile I get an error that I also need sdcc.

sudo apt-get install sdcc

This does the job. Actually I have no idea what it is but after  
installation it works.

I've never compile just one package. I assumed that it will be automatic  
ant compile every dependency but it's not.
http://wiki.openwrt.org/doc/howtobuild/single.package

So the dependencies I think are (form Makefile)

libow
libpthread
libusb
libfuse
fuse-utils

I will try to compile these packages for your architecture

-- 
patryk

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to