18 Apr
2010
18 Apr
'10
10:35 p.m.
On Tue, Apr 6, 2010 at 15:41, Adam Lackorzynski <adam@os.inf.tu-dresden.de> wrote:
On Thu Apr 01, 2010 at 15:31:57 -0600, Harish G. Naik wrote:
make: *** [../dice] Error 2
Can someone tell me what I might still be missing?
But there isn't any other error message such as a missing header file? Because it looks like this...
Now I get something completely different: /home/hnaik/code/tudos/l4/pkg/roottask/server/src/trampoline.c:80:6: error: #elif with no expression make[5]: *** [trampoline.s.o] Error 1 make[4]: *** [/data/build/l4/pkg/roottask/server/src/OBJ-x86_586-l4v2] Error 2 make[3]: *** [src] Error 2 make[2]: *** [server] Error 2 make[1]: *** [roottask.bin] Error 2 make: *** [pkg] Error 2 -Harish