Heh. Make was getting lost because my parent directory was ‘~/Documents/AltOS stuff’ (with a space). I put an underscore in place of the space & (it looks like) everything built right away. I did some make cleans and automake —force-missing —add-missings along the way, but the extra space was the road block.
I’m getting warnings when building firmwares about ../kernel/ao_stdio.c:150 not being reachable, but it looks like everything built. Sounds like it’s almost time to start hacking things up. Progress! -Bryan > On Mar 25, 2018, at 8:30 PM, Bryan Duke <[email protected]> wrote: > > 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] >> <mailto:[email protected]>> wrote: >> >> Bryan Duke <[email protected] <mailto:[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/> >>> <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 <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
_______________________________________________ altusmetrum mailing list [email protected] http://lists.gag.com/mailman/listinfo/altusmetrum
