RE: [Owfs-developers] Firmware for WRT54G

2005-06-14 Thread Paul Hilton
Well, I checked out the plain ewrt version too, it compiles fine, and version.h is indeed made during the make. What seems to happen with the patched version is that it requires version.h while it is building fuse, which seems to be before it has been written (maybe because fuse comes before linu

RE: [Owfs-developers] Firmware for WRT54G

2005-06-10 Thread Christian Magnusson
BTW: I just checked out a new version of ewrt, and version.h is created when you start make in the directory ewrt-0.3/src. (Compilation of the kernel is made first of all during config/depend it's created) I'm sure you are in trouble if version.h doesn't exist in your ewrt directory after running

RE: [Owfs-developers] Firmware for WRT54G

2005-06-09 Thread Christian Magnusson
This is very strange... in my ewrt-0.3 build directory there is a file called version.h... NOT a link to /opt/brcm/hndtools-mipsel-linux/ directory. -rw-r--r-- 1 root root 126 Apr 8 00:39 /opt/wrt54g/ewrt-0.3/src/linux/linux/include/linux/version.h I think I just checked out the whole sou

RE: [Owfs-developers] Firmware for WRT54G

2005-06-09 Thread Paul Hilton
Thanks for the info, I think I do have awk (gawk), ~> awk -W version GNU Awk 3.1.4 Copyright (C) 1989, 1991-2003 Free Software Foundation. ... ... Maybe it isn't working as expected in this make tree for some reason. I wrote another reply to my own message saying what fix I did find (a

RE: [Owfs-developers] Firmware for WRT54G

2005-06-09 Thread Info
I believe that I have solved my own problem. I found what I think was the appropriate version.h (the kernel version file) in the tools directories, and put a link to that in the source include directory. .../ewrt-0.3/src/linux/linux/include/linux/version.h -> /opt/brcm/hndtools-mipsel-linux/mips

RE: [Owfs-developers] Firmware for WRT54G

2005-06-09 Thread Christian Magnusson
Awk doesn't seem to be installed on your computer. Change the beginning of fuse/kernel/Makefile and hardcode the kernel version number instead. - VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 20 VERSION_CODE = 132116 #VERSION := $(shell. #PATCHLEVEL := $(shell. #SUBLEVEL := $(shell..

RE: [Owfs-developers] Firmware for WRT54G

2005-06-09 Thread Paul Hilton
Thank you for the source, just what I was looking for. My make fails on fuse looking for a file from fuse_i.h, have I missed something? The tail end of the make output follows. There are a seven different version.h files in the tree, but I'm fairly sure that none of them are right. make[3]:

RE: [Owfs-developers] Firmware for WRT54G

2005-06-07 Thread Christian Magnusson
tell you some more about this if I find any bugs related to this. /Christian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Magnusson Sent: den 6 juni 2005 23:36 To: owfs-developers Subject: Re: [Owfs-developers] Firmware for WRT54G Hi Paul

Re: [Owfs-developers] Firmware for WRT54G

2005-06-06 Thread Paul Alfille
On Monday 06 June 2005 05:35 pm, Christian Magnusson wrote: > Hi Paul Hilton, > > I will try to make a package of the source and upload it to the > project page. Currently I have experienced some memory leak with > the latest cvs-version on the WRT54G router, I haven't had time > to look very close

Re: [Owfs-developers] Firmware for WRT54G

2005-06-06 Thread Christian Magnusson
Hi Paul Hilton, I will try to make a package of the source and upload it to the project page. Currently I have experienced some memory leak with the latest cvs-version on the WRT54G router, I haven't had time to look very close into it yet. I know Paul made some changes in the buffer-allocation i

Re: [Owfs-developers] Firmware for WRT54G

2005-06-06 Thread Paul Hilton
I've tried your release on a v3 WRT54G, it works really well. I'd like to be able to build a new one based on the CVS version of OWFS ( Bug Fixes), and also customise which packages I include in the read only file system ( Save memory, add my own ). Are you planning to make your source tree avail

Re: [Owfs-developers] Firmware for WRT54G

2005-04-19 Thread Christian Magnusson
On Wed, 2005-04-20 at 02:03, Paul Alfille wrote: > On Tuesday 19 April 2005 07:24 pm, Christian Magnusson wrote: > > Download the package "firmware 0.1" from: > > Christian, version 0.1 is newer that R 0.9? The dates indicate that. > > Paul > Yes... The firmware release is definitely newer (

Re: [Owfs-developers] Firmware for WRT54G

2005-04-19 Thread Paul Alfille
On Tuesday 19 April 2005 07:24 pm, Christian Magnusson wrote: > Download the package "firmware 0.1" from: Christian, version 0.1 is newer that R 0.9? The dates indicate that. Paul --- This SF.Net email is sponsored by: New Crystal Reports XI.