Thanks for the help, will try all the above. I updated my names from CVS, but it doesn't compile/link, so I'll probably have to update a bunch of other stuff too. /home/bert/DROPS/l4/pkg/names/server/src/names.c: In function `main': /home/bert/DROPS/l4/pkg/names/server/src/names.c:440: warning: implicit declaration of function `l4util_kip_kernel_has_feature' ... Compiling predefined.o ... Compiling events.o ... Compiling names-server.o ==> Linking names names.o(.text+0x615): In function `main': /home/bert/DROPS/l4/pkg/names/server/src/names.c:440: undefined reference to `l4util_kip_kernel_has_feature' collect2: ld returned 1 exit status On 6/30/05, Adam Lackorzynski <adam@os.inf.tu-dresden.de> wrote:
On Thu Jun 30, 2005 at 17:10:16 +0200, Bert van Leeuwen wrote:
I didn't have --events, but I tried that now, and still doesn't make a difference. names says this when it starts up: names | Fiasco detected, registering thread names at kernel names | Starting thread listening for `exit' events
but other than that the behaviour remains as before. I will check to see if my names and events are up to date with the CVS versions, mine are probably around 3-4 months old now.
Good, do that.
Additionally, add --events arguments to dm_phys, simple_ts, loader and con.
Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
-- BvL