Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python
Compiling 64 bit python on a mac - cannot compute sizeof (int)
 

Index | Next | Previous | View Flat


keflavich at gmail

Jul 3, 2009, 9:30 AM


Views: 139
Permalink
Compiling 64 bit python on a mac - cannot compute sizeof (int)

I'm trying to compile a 64 bit version of python 2.6.2 on my mac (OS X
10.5.7), and am running into a problem during the configure stage.

I configure with:
./configure --enable-framework=/Library/Frameworks --enable-
universalsdk MACOSX_DEPLOYMENT_TARGET=10.5 --with-universal-archs=all -
with-readline-dir=/usr/local

because I want 64 and 32 bit, and I needed to install a 64 bit
readline as a prerequisite.

configure fails at:
checking size of int... configure: error: cannot compute sizeof (int)

I'm not reporting this as a bug because I know it's a problem with my
path somewhere (a friend with an identical computer but slightly
different setup was able to compile without a problem), but I don't
know what paths to change. Any tips?

Thanks,
Adam
--
http://mail.python.org/mailman/listinfo/python-list

Subject User Time
Compiling 64 bit python on a mac - cannot compute sizeof (int) keflavich at gmail Jul 3, 2009, 9:30 AM
    Re: Compiling 64 bit python on a mac - cannot compute sizeof (int) dickinsm at gmail Jul 3, 2009, 1:18 PM
    Re: Compiling 64 bit python on a mac - cannot compute sizeof (int) keflavich at gmail Jul 3, 2009, 4:01 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.