<div>Hello, everyone:</div>
<div>I met a problem when trying to build pycrypto on a linux machine, the errors which are reported are as follows:</div>
<div>&nbsp;</div>
<div><br clear="all">gcc -pthread -shared build/temp.linux-i686-2.6/src/MD2.o -o build/lib.linux-i686-2.6/Crypto/Hash/MD2.so<br>building &#39;Crypto.Hash.MD4&#39; extension<br>gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/xueyu/bin/bin/include/python2.6 -c src/MD4.c -o build/temp.linux-i686-2.6/src/MD4.o<br>
gcc -pthread -shared build/temp.linux-i686-2.6/src/MD4.o -o build/lib.linux-i686-2.6/Crypto/Hash/MD4.so<br>building &#39;Crypto.Hash.SHA256&#39; extension<br>gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/xueyu/bin/bin/include/python2.6 -c src/SHA256.c -o build/temp.linux-i686-2.6/src/SHA256.o<br>
/tmp/cc8i7etX.s: Assembler messages:<br>/tmp/cc8i7etX.s:1692: Error: symbol `fstat64&#39; is already defined<br>/tmp/cc8i7etX.s:1710: Error: symbol `lstat64&#39; is already defined<br>/tmp/cc8i7etX.s:1728: Error: symbol `stat64&#39; is already defined<br>
error: command &#39;gcc&#39; failed with exit status 1<br></div>
<div>And everytime I re-built the pycrypto, the directories which has &quot;Error: symbol &#39;fstat64/lstat64/stat64&#39; &quot; are different, e.g. they are maybe&nbsp; /tmp/ccHKWjgr.s or /tmp/ccL9eDaZ.s etc...</div>
<div>&nbsp;</div>
<div>Gcc is 4.3.2, python is 2.6. And I don&#39;t have root priviledge , so I don&#39;t know whether this is matters. Thank you!</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>&nbsp;&nbsp; Yu Xue</div>
<div>&nbsp;</div>
<div>---</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; 此致<br>敬礼!<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 薛宇<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 身前身后<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 是时间的深渊<br></div>