<div dir="ltr">Buna ziua,<div><br></div><div>Si eu am o problema cu Makefile-ul, pe Linux. Am uploadat tema pe vmchecker si primesc eroarea:</div><div><br></div><div><div>checker: testing</div><div>make: Warning: File `Makefile.checker' has modification time 2.4e+02 s in the future</div>
<div>make: *** No rule to make target `libscheduler.so', needed by `_test/run_test'.</div></div><div><br></div><div style>Makefile-ul meu arata asa:</div><div style><br></div><div style><div><div>build: libscheduler.so</div>
<div><br></div><div>libscheduler.so: so_scheduler.o priority_queue.o</div><div><span class="" style="white-space:pre"> </span>gcc -shared so_scheduler.o priority_queue.o -o libscheduler.so -lpthread</div><div><br></div><div>
so_scheduler.o:</div><div><span class="" style="white-space:pre"> </span>gcc -fPIC -Wall -c so_scheduler.c -lpthread</div><div><br></div><div>priority_queue.o:</div><div><span class="" style="white-space:pre"> </span>gcc -fPIC -Wall -c priority_queue.c</div>
<div><br></div><div>clean:</div><div><span class="" style="white-space:pre"> </span>rm *.o *.so</div></div><div><br></div><div style>Am target-ul build. Alte idei de la ce ar putea fi?</div><div style><br></div></div></div>