<br>
<div class="gmail_quote">On Thu, Apr 28, 2011 at 3:42 AM, David Cortesi <span dir="ltr"><<a href="mailto:davecortesi@gmail.com">davecortesi@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">I'm trying to install on Mac OS X 10.6.7 with the default python 2.6.<br>I installed SIP, its make and make-install seemed to run correctly.<br>
I installed Qt 4.7.2 and ran its demos.<br>I downloaded PyQt-mac-gpl-4.8.3 and ran its make, which did a whole<br>bunch of compiles with no obvious errors. It got right to the end and<br>failed as shown below.<br></blockquote>

<div> </div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">[...]<br><br>g++ -headerpad_max_install_names -single_module -dynamiclib -o</blockquote>
<div> </div>
<div>[...]</div>
<div> </div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">ld: symbol(s) not found<br>collect2: ld returned 1 exit status<br>make[1]: *** [libpythonplugin.dylib] Error 1<br>
make: *** [all] Error 2</blockquote>
<div><br>I faced the same error while installing PyQt on Mac. Following the steps mentioned here :</div>
<div><a href="https://bugs.launchpad.net/bzr-mac-installers/+bug/529987/comments/9">https://bugs.launchpad.net/bzr-mac-installers/+bug/529987/comments/9</a></div>
<div>helped me to do a successful install of PyQt Mac. </div>
<div>The post mentions that different options need to be passed for "--arch" swith while </div>
<div>running configure.py for SIP and PyQt.</div>
<div> </div>
<div>HTH,</div>
<div>sateesh</div></div>