i currently try building under mac os and always get the following error:
....
Running Command: make install
cp -f sip /Users/studio1/test/usr/bin/sip
cp -f sip.so /Users/studio1/test/usr/lib/python2.5/site-packages/sip.so
strip /Users/studio1/test/usr/lib/python2.5/site-packages/sip.so
strip: symbols referenced by indirect symbol table entries that can't be stripped in: /Users/studio1/test/usr/lib/python2.5/site-packages/sip.so
_PyArg_ParseTuple
_PyArg_ParseTupleAndKeywords
....
....
Error Building Target: sip, cmd was: make install
....
what do i do wrong? or are there any issues with mac os?
thanks & blue skies
jan