On Tue Dec 19, 2006 at 09:38:39 -0800, Shakthi Kannan wrote: > Roottask: Loading 1 module. > #05: loading "hiworld" > from [03949000-039e0bd4] to > [01800000-01813120][01814000-01834000] > entry at 0000d060 via trampoline page code > symbols at [039ec000-039f0000] (16kB), lines at > [03939000-03949000] (64kB) > > *hiworld | [5.0] > l4rm/lib/src/config.c:103:l4rm_get_dsm(): > *hiworld | L4RM: no dataspace manager found! > > --PANIC, 'g' for > exit-------------------------------ESP:01816ec0 > EIP:01803d90 > (5.00) jdb: g > > === Output ENDS === > > Do we need to build applications in a separate manner > for fiasco-ux?
Generally speaking no. If one does something hardware related, then yes, a bit. > The downloaded snapshot is exclusively for fiasco? Yes. You probably need to set MODE = tiny in your Makefile where you build your example. This builds using a mode with much less dependencies. Adam -- Adam [EMAIL PROTECTED] Lackorzynski http://os.inf.tu-dresden.de/~adam/ _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
