<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Not a development issue per se, but I&#8217;m trying to build
pycrypto on AIX 5.3 for python 2.6. I have ActivePython 2.6 installed. When I run
python setup.py build it fails with a bunch of compiler errors (default compiler
on AIX is cc_r). I wonder if anybody else has any experience building pcrypto using
this OS and compiler. I had no issues building on solaris, HP-UX, &nbsp;and other
linux platforms. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>cc_r -qlanglvl=ansi -DNDEBUG -O -Isrc/
-I/usr/ActivePython-2.6/include/python2.6 -c src/RIPEMD.c -o
build/temp.aix-5.3-2.6/src/RIPEMD.o<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 51.9: 1506-213 (S) Macro name
FF1 cannot be redefined.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 51.9: 1506-358 (I)
&quot;FF1&quot; is defined on line 235 of /usr/include/sys/ioctl.h.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 218.43: 1506-280 (E) Function
argument assignment between types &quot;const char*&quot; and &quot;unsigned
char*&quot; is not allowed.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 264.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 265.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 266.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 267.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 268.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 269.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 270.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 271.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 272.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 273.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 274.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 275.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 276.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 277.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 278.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/RIPEMD.c&quot;, line 279.9: 1506-023 (S) Expecting
function or pointer to function.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/hash_template.c&quot;, line 108.20: 1506-068 (E)
Operation between types &quot;unsigned char*&quot; and &quot;char*&quot; is not
allowed.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/hash_template.c&quot;, line 112.20: 1506-068 (E)
Operation between types &quot;unsigned char*&quot; and &quot;char*&quot; is not
allowed.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/hash_template.c&quot;, line 139.34: 1506-280 (E)
Function argument assignment between types &quot;char*&quot; and &quot;unsigned
char*&quot; is not allowed.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&quot;src/hash_template.c&quot;, line 211.41: 1506-280 (E)
Function argument assignment between types &quot;char*&quot; and &quot;unsigned
char*&quot; is not allowed.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>error: command 'cc_r' failed with exit status 1<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Chris Pella<o:p></o:p></span></font></p>

</div>

</body>

</html>

<pre>The information contained in this electronic mail transmission 
may be privileged and confidential, and therefore, protected 
from disclosure. If you have received this communication in 
error, please notify us immediately by replying to this 
message and deleting it from your computer without copying 
or disclosing it.