[NSWI004] Error in kernel tests

Vojtech Horky horky at d3s.mff.cuni.cz
Sat Oct 17 20:22:09 CEST 2020


Hello.

Dne 17. 10. 20 v 16:06 Martin Emery napsal(a):
> Hello,
> 
> I am working on the assignement01. I had implemented the print.c 
> function, and now I can’t make the tests, and I dont understand why. 
> This is the error :
> 
> $ ./configure.py --kernel-test=char

You need to specify the test group too, i.e. printk/char.

Cheers,
- VH

> 
> $ make
> 
> make -C kernel
> 
> make[1]: Entering directory '/home/emerym/OS/a01-emerym/kernel'
> 
> for i in src/main.o src/head.o src/debug/code.o src/lib/print.o 
> src/lib/runtime.o tests/char/test.o boot/loader.o; do mkdir -p `dirname 
> $i`; done
> 
> make[1]: *** No rule to make target 'tests/char/test.o', needed by 
> 'kernel.raw'.  Stop.
> 
> make[1]: Leaving directory '/home/emerym/OS/a01-emerym/kernel'
> 
> make: *** [Makefile:20: kernel] Error 2
> 
> Could you help me please ?
> 
> Martin EMERY.
> 
> French Erasmus Student, Charles University, Faculty of Mathematics and 
> physics.
> 
> 
> _______________________________________________
> NSWI004 mailing list
> NSWI004 at d3s.mff.cuni.cz
> https://d3s.mff.cuni.cz/mailman/listinfo/nswi004
> 


More information about the NSWI004 mailing list