[Fink-devel] python26-2.6.8-2 linking wrong libncurses

2013-02-18 Thread Jack Howarth
On x86_64 fink 10.6, the new python26-2.6.8-2 build fails with the error... ld: in /usr/lib/libncurses.5.dylib, missing required architecture x86_64 in file for architecture x86_64 collect2: ld returned 1 exit status The problem is that compile line... gcc -bundle libpython2.6.dylib

Re: [Fink-devel] python26-2.6.8-2 linking wrong libncurses

2013-02-18 Thread Hanspeter Niederstrasser
On 2/18/2013 9:26 AM, Jack Howarth wrote: On x86_64 fink 10.6, the new python26-2.6.8-2 build fails with the error... ld: in /usr/lib/libncurses.5.dylib, missing required architecture x86_64 in file for architecture x86_64 collect2: ld returned 1 exit status The problem is that

Re: [Fink-devel] python26-2.6.8-2 linking wrong libncurses

2013-02-18 Thread Alexander Hansen
On 2/18/13 8:27 AM, Hanspeter Niederstrasser wrote: On 2/18/2013 9:26 AM, Jack Howarth wrote: On x86_64 fink 10.6, the new python26-2.6.8-2 build fails with the error... ld: in /usr/lib/libncurses.5.dylib, missing required architecture x86_64 in file for architecture x86_64 collect2:

Re: [Fink-devel] python26-2.6.8-2 linking wrong libncurses

2013-02-18 Thread Hanspeter Niederstrasser
On 2/18/2013 11:17 AM, Alexander Hansen wrote: On 2/18/13 8:27 AM, Hanspeter Niederstrasser wrote: On 2/18/2013 9:26 AM, Jack Howarth wrote: On x86_64 fink 10.6, the new python26-2.6.8-2 build fails with the error... ld: in /usr/lib/libncurses.5.dylib, missing required architecture

Re: [Fink-devel] python26-2.6.8-2 linking wrong libncurses

2013-02-18 Thread Jack Howarth
On Mon, Feb 18, 2013 at 09:17:33AM -0700, Alexander Hansen wrote: On 2/18/13 8:27 AM, Hanspeter Niederstrasser wrote: On 2/18/2013 9:26 AM, Jack Howarth wrote: On x86_64 fink 10.6, the new python26-2.6.8-2 build fails with the error... ld: in /usr/lib/libncurses.5.dylib, missing

Re: [Fink-devel] python26-2.6.8-2 linking wrong libncurses

2013-02-18 Thread Alexander Hansen
On 2/18/13 11:28 AM, Jack Howarth wrote: On Mon, Feb 18, 2013 at 09:17:33AM -0700, Alexander Hansen wrote: On 2/18/13 8:27 AM, Hanspeter Niederstrasser wrote: On 2/18/2013 9:26 AM, Jack Howarth wrote: On x86_64 fink 10.6, the new python26-2.6.8-2 build fails with the error... ld: in