Hi there, I am trying to create python26 fink package with support for 64-bits.
I tried 2 things in python26.info: 1) ConfigureParams: --enable-shared --with-universal-archs=all 2) ConfigureParams: --enable-shared --with-universal-archs=64-bit 1) Failed with: Writing //sw/src/fink.build/root-python26-2.6.2-2/sw/lib/python2.6/lib-dynload/Python-2.6.2-py2.6.egg-info make: *** No rule to make target `update4wayuniversal', needed by `altinstall'. Stop. ### execution of /var/tmp/tmp.2.8Yz6MS failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-python26-2.6.2-2 (Reading database ... 54434 files and directories currently installed.) Removing fink-buildlock-python26-2.6.2-2 ... Failed: phase installing: python26-2.6.2-2 failed 2) Finished fine but after "fink reinstall python26 python26-shlibs" I still get: file /sw/lib/python2.6/config/libpython2.6.dylib /sw/lib/python2.6/config/libpython2.6.a /sw/bin/python2.6 /sw/lib/python2.6/config/libpython2.6.dylib: Mach-O dynamically linked shared library i386 /sw/lib/python2.6/config/libpython2.6.a: current ar archive random library /sw/bin/python2.6: Mach-O executable i386 ls -tlr /sw/lib/python2.6/config/libpython2.6.dylib /sw/lib/python2.6/config/libpython2.6.a /sw/bin/python2.6 -r-xr-xr-x 1 root admin 1887480 2009-07-17 10:13 /sw/lib/python2.6/config/libpython2.6.dylib -rwxr-xr-x 1 root admin 12880 2009-07-17 10:13 /sw/bin/python2.6 -rw-r--r-- 1 root admin 6712224 2009-07-17 10:13 /sw/lib/python2.6/config/libpython2.6.a Any comment would be really appreciate, many thanks in advance. Alan -- Alan Wilter S. da Silva, D.Sc. - CCPN Research Associate Department of Biochemistry, University of Cambridge. 80 Tennis Court Road, Cambridge CB2 1GA, UK. >>http://www.bio.cam.ac.uk/~awd28<< ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
