<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-7">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Kαλησπέρα σας, <br>
</p>
<p>Στο βήμα 5 ενώ δίνω το κατάλληλο path στο PIN_ROOT όταν εκτελώ το make παίρνω τα εξής μηνύματα:</p>
<p></p>
<div>mkdir -p obj-intel64/<br>
make objects<br>
make[1]: Entering directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
make[1]: Nothing to be done for 'objects'.<br>
make[1]: Leaving directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
make libs<br>
make[1]: Entering directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
make[1]: Nothing to be done for 'libs'.<br>
make[1]: Leaving directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
make dlls<br>
make[1]: Entering directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
make[1]: Nothing to be done for 'dlls'.<br>
make[1]: Leaving directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
make apps<br>
make[1]: Entering directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
make[1]: Nothing to be done for 'apps'.<br>
make[1]: Leaving directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
make tools<br>
make[1]: Entering directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
g&#43;&#43; -DBIGARRAY_MULTIPLIER=1 -Wall -Werror -Wno-unknown-pragmas -D__PIN__=1 -DPIN_CRT=1 -fno-stack-protector -fno-exceptions -funwind-tables -fasynchronous-unwind-tables -fno-rtti -DTARGET_IA32E -DHOST_IA32E -fPIC -DTARGET_LINUX -fabi-version=2&nbsp; -I~/Desktop/pin-3.2-81205-gcc-linux/source/include/pin
 -I~/Desktop/pin-3.2-81205-gcc-linux/source/include/pin/gen -isystem /home/tasos/Desktop/pin-3.2-81205-gcc-linux/extras/stlport/include -isystem /home/tasos/Desktop/pin-3.2-81205-gcc-linux/extras/libstdc&#43;&#43;/include -isystem /home/tasos/Desktop/pin-3.2-81205-gcc-linux/extras/crt/include
 -isystem /home/tasos/Desktop/pin-3.2-81205-gcc-linux/extras/crt/include/arch-x86_64 -isystem /home/tasos/Desktop/pin-3.2-81205-gcc-linux/extras/crt/include/kernel/uapi -isystem /home/tasos/Desktop/pin-3.2-81205-gcc-linux/extras/crt/include/kernel/uapi/asm-x86
 -I~/Desktop/pin-3.2-81205-gcc-linux/extras/components/include -I~/Desktop/pin-3.2-81205-gcc-linux/extras/xed-intel64/include/xed -I~/Desktop/pin-3.2-81205-gcc-linux/source/tools/InstLib -O3 -fomit-frame-pointer -fno-strict-aliasing&nbsp;&nbsp; -c -o obj-intel64/simulator.o
 simulator.cpp<br>
simulator.cpp:1:17: fatal error: pin.H: No such file or directory<br>
compilation terminated.<br>
/home/tasos/Desktop/pin-3.2-81205-gcc-linux/source/tools/Config/makefile.default.rules:192: recipe for target 'obj-intel64/simulator.o' failed<br>
make[1]: *** [obj-intel64/simulator.o] Error 1<br>
make[1]: Leaving directory '/home/tasos/Downloads/parsec-3.0/advcomparch-2016-17-ex1-helpcode/pintool'<br>
/home/tasos/Desktop/pin-3.2-81205-gcc-linux/source/tools/Config/makefile.config:327: recipe for target 'all' failed<br>
make: *** [all] Error 2<br>
</div>
<p></p>
<p>&nbsp;</p>
<p>και δεν μου γίνεται το simulator.so κάποια ιδέα για το τι φταίει, ευχαριστώ για τον χρόνο σας.</p>
<p><br>
</p>
</div>
</body>
</html>