On Wed, Nov 25, 2009 at 5:43 PM, Zvezdan Petkovic <[email protected]> wrote:

>
> On Nov 25, 2009, at 7:13 PM, George V. Reilly wrote:
> > ld: warning: in /Library/Frameworks//Python.framework/Python, missing
> required architecture x86_64 in file
>
> That Python seems to be 32-bit only.
> MacVim was configured for 64-bit build.
>
> > This is the most recent Python 2.6 from python.org, instead of the stock
> one from Apple, which worked the last time I built MacVim a few weeks ago.
>
> The name of that image is python-2.6.4_macosx10.3.dmg.
>
> It's possible the last time you tried to build MacVim it was still
> configured for 32-bit build, so it worked with this 32-bit Python.
>
> You'll need to decide whether you want 64-bit or 32-bit MacVim, then link
> it with a matching Python.
>
>        Zvezdan


Adding --with-macarchs=i386 to the ./configure line and doing a clean build
fixed the problem.
-- 
/George V. Reilly  [email protected]  Twitter: @georgevreilly
http://www.georgevreilly.com/blog  http://blogs.cozi.com/tech

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to