Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Tom Chadwin
> I can tell you that there are some issues with mISDN in trunk. Noted. I'm already using mISDN (in Astlinux 0.6.7) with a dual BRI card, and all is well other than dreadful echo (I see the OSLEC mISDN patch is present in the Astlinux source - anyone ever implemented it?). It's this Junghanns card

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Darrick Hartman
Tom, It should work in 0.6.x too. I can tell you that there are some issues with mISDN in trunk. Michael is testing something for me, but likely won't have the results of that for another day because of the timezone differences. On your 0.6 branch or 0.6.7 tag, can you cd into the toolchain

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Tom Chadwin
That was in 0.6.7. Same in 0.6 branch. Works in trunk - doing so now. Thanks Tom On Mon, Aug 17, 2009 at 4:38 PM, Tom Chadwin wrote: >> use the following command to build the image: > >> toolchain/build > >> This will generate a build.log file. > > bash: toolchain/build: No such file or directo

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Tom Chadwin
> use the following command to build the image: > toolchain/build > This will generate a build.log file. bash: toolchain/build: No such file or directory Apologies for the beginner's-level problems. Thanks Tom -- Let

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Darrick Hartman
Tom, Do this: rm -rf build_i586 then use the following command to build the image: toolchain/build This will generate a build.log file. gzip that file and send it to me directly. Something is failing in the build processs. Darrick Tom Chadwin wrote: > Confirmed - my attempt to build 0.6.7

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Tom Chadwin
Confirmed - my attempt to build 0.6.7 for the net5501 produces the same results as 0.6. Any ideas where to look next? All I've done is follow the steps on the development page on the Astlinux site (www.astlinux.org/node/24). That, and I linked /bin/sh to bash instead of dash, as I read someone said

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Tom Chadwin
> despite my having installed git, make immediately fails with "Host tool > missing: git" Ignore this query: I've got it sorted now (git-core). T -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 3

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Tom Chadwin
> Nothing has changed in the 0.6 branch since 0.6.7 was released. OK, thanks. > It looks like something did not build correctly. I can't say what that was > with the information you provided. OK. Where does the make log its progress, so I can dig around to try to find the problem? > What spec

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Tom Chadwin
> is it possible to check out specifically 0.6.7, rather than just the 0.6 > branch Apologies - ignore this, too. I've worked out how to check out 0.6.7. Thanks T -- Let Crystal Reports handle the reporting - Free Crys

Re: [Astlinux-users] Building for net5501

2009-08-17 Thread Darrick Hartman
Tom, Nothing has changed in the 0.6 branch since 0.6.7 was released. It looks like something did not build correctly. I can't say what that was with the information you provided. What specifically are you trying to gain by building your own images if you're using the default options? You can

[Astlinux-users] Building for net5501

2009-08-17 Thread Tom Chadwin
Hello all I'm trying to build from 0.6. The only change I am making to the config is to change the target device to net5501. The build completes. I then drag the built files into the OS directory of an existing Astlinux (net5501) CF card's Runnix partition (clearing the 0.6.7 files out of the way)