On Mon, Apr 12, 2010 at 2:22 PM, Charles Landau <[email protected]> wrote: > On 4/12/10 12:47 PM, Matt Rice wrote: >> hi folks, >> >> I was not following instructions well at, >> >> http://www.capros.org/project/build.html >> >> and noticed that the DEFAULT config doesn't build >> due to undefined references to stuff in SerialStream.c >> >> when doing the: >> cd somewhere/eros/src/tutorials/hello-large >> make np >> >> a little poking around, and the attached patch seems to fix it. > > The DEVEL config is intended to have console output on COM1 > ("output_on_tty0") and DEFAULT is not. The DEFAULT config should work as > is. > > I'm not able to reproduce your problem. Can you send the exact error > that occurred? Also what is your host system's OS and version? >
like i said i wasn't following instructions very well, I'll go through it all in a bit here's what i ran from a clean checkout, attached is the output of: $ make -C src $ CAPROS_BOOT_PARTITION="$HOME/capboot" make -C src/tutorials/hello-large/ np host system is Fedora version 12, with the cross tools built by hand from coyotos.
foo.log
Description: Binary data
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ CapROS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/capros-devel
