[NSWI004] Error in kernel tests

Martin Emery memery at etud.insa-toulouse.fr
Sat Oct 17 16:06:46 CEST 2020


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
$ 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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://d3s.mff.cuni.cz/pipermail/nswi004/attachments/20201017/bd105a94/attachment.htm>


More information about the NSWI004 mailing list