<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> </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 'Crypto.Hash.MD4' 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 'Crypto.Hash.SHA256' 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' is already defined<br>/tmp/cc8i7etX.s:1710: Error: symbol `lstat64' is already defined<br>/tmp/cc8i7etX.s:1728: Error: symbol `stat64' is already defined<br>
error: command 'gcc' failed with exit status 1<br></div>
<div>And everytime I re-built the pycrypto, the directories which has "Error: symbol 'fstat64/lstat64/stat64' " are different, e.g. they are maybe /tmp/ccHKWjgr.s or /tmp/ccL9eDaZ.s etc...</div>
<div> </div>
<div>Gcc is 4.3.2, python is 2.6. And I don't have root priviledge , so I don't know whether this is matters. Thank you!</div>
<div> </div>
<div>Regards</div>
<div> Yu Xue</div>
<div> </div>
<div>---</div>
<div> </div>
<div> 此致<br>敬礼!<br> 薛宇<br> <br> 身前身后<br> 是时间的深渊<br></div>