I wasn’t using altos from a clone, but I am now. I don’t have an ssh login on your server so I used: git clone git://git.gag.com/fw/altos <git://git.gag.com/fw/altos> and git clone git://git.gag.com/fw/pdclib <git://git.gag.com/fw/pdclib>
I just started messing with that. It’s giving me a no such file error during make when it’s looking for build-none in altos/pdclib and also a build-cortex-m3 no such file. The make fails with the build-none error, a pdclib recipe error along with an all-recursive target and all target errors. I’ll work on it some more later tonight. Thanks, -Bryan > On Mar 25, 2018, at 6:25 PM, Keith Packard <[email protected]> wrote: > > Bryan Duke <[email protected]> writes: > >> Thanks Keith. >> >> I’ll skip Android. Easy! >> >> I don’t see your modified pdclib in what I downloaded from here: >> https://altusmetrum.org/AltOS/ <https://altusmetrum.org/AltOS/> There’s a >> pdclib folder, but it’s empty. Also, doing a git submodule update from the >> altos root & src directories gives me: >> >> fatal: Not a git reposityory (or any of the parent directories): .git > > Oh, are you not using altos from a 'git clone'? I don't think we've ever > tried that. > >> Any other pointers on pcdlib? > > Here's where the bits we use are: > > $ git clone ssh://gag.com/scm/git/fw/pdclib > > But, if you're going to use git, you should just use git for altos as > well. > > -- > -keith
_______________________________________________ altusmetrum mailing list [email protected] http://lists.gag.com/mailman/listinfo/altusmetrum
