Re: [Fink-users] Problem compiling Python 2.6

2013-02-18 Thread Alexander Hansen
On 2/15/13 6:29 PM, Alexander Hansen wrote: > On 2/15/13 5:04 PM, Robert Jansen wrote: >> Error message on OS X 1.7 with Xcode 4.6: >> .. snip >> >> >> >> /sw/include/ncursesw/ncurses.h:209:34: note: expanded from macro >> 'NCURSES_CAST' >> #define NCURSES_CAST(type,value) (type)(value) >>

Re: [Fink-users] Problem compiling Python 2.6

2013-02-17 Thread Peter Dyballa
Am 17.02.2013 um 01:26 schrieb Robert Jansen: > Ok, removed in the following order: There is also fink remove -r python26 python26-shlibs or fink remove --recursive python26 python26-shlibs It recursively removes the packages given as arguments and all those that depend on

Re: [Fink-users] Problem compiling Python 2.6

2013-02-16 Thread Robert Jansen
On 2013-02-16 17:27, Alexander Hansen wrote: > On 2/16/13 9:21 AM, Robert Jansen wrote: >> On 2013-02-16 16:14, Alexander Hansen wrote: >>> On 2/16/13 7:58 AM, Robert Jansen wrote: On 2013-02-16 11:35, Peter Dyballa wrote: > Am 16.02.2013 um 01:04 schrieb Robert Jansen: > >> /sw/in

Re: [Fink-users] Problem compiling Python 2.6

2013-02-16 Thread Alexander Hansen
On 2/16/13 9:21 AM, Robert Jansen wrote: > On 2013-02-16 16:14, Alexander Hansen wrote: >> On 2/16/13 7:58 AM, Robert Jansen wrote: >>> On 2013-02-16 11:35, Peter Dyballa wrote: Am 16.02.2013 um 01:04 schrieb Robert Jansen: > /sw/include/ncursesw/ncurses.h:209:34: note: expanded from

Re: [Fink-users] Problem compiling Python 2.6

2013-02-16 Thread Robert Jansen
On 2013-02-16 16:14, Alexander Hansen wrote: > On 2/16/13 7:58 AM, Robert Jansen wrote: >> On 2013-02-16 11:35, Peter Dyballa wrote: >>> Am 16.02.2013 um 01:04 schrieb Robert Jansen: >>> /sw/include/ncursesw/ncurses.h:209:34: note: expanded from macro 'NCURSES_CAST' #define NCURSES_C

Re: [Fink-users] Problem compiling Python 2.6

2013-02-16 Thread Alexander Hansen
On 2/15/13 6:29 PM, Alexander Hansen wrote: > On 2/15/13 5:04 PM, Robert Jansen wrote: >> Error message on OS X 1.7 with Xcode 4.6: >> .. snip >> >> >> >> /sw/include/ncursesw/ncurses.h:209:34: note: expanded from macro >> 'NCURSES_CAST' >> #define NCURSES_CAST(type,value) (type)(value) >>

Re: [Fink-users] Problem compiling Python 2.6

2013-02-16 Thread Alexander Hansen
On 2/16/13 7:58 AM, Robert Jansen wrote: > On 2013-02-16 11:35, Peter Dyballa wrote: >> Am 16.02.2013 um 01:04 schrieb Robert Jansen: >> >>> /sw/include/ncursesw/ncurses.h:209:34: note: expanded from macro >>> 'NCURSES_CAST' >>> #define NCURSES_CAST(type,value) (type)(value) >>>

Re: [Fink-users] Problem compiling Python 2.6

2013-02-16 Thread Robert Jansen
On 2013-02-16 11:35, Peter Dyballa wrote: > Am 16.02.2013 um 01:04 schrieb Robert Jansen: > >> /sw/include/ncursesw/ncurses.h:209:34: note: expanded from macro >> 'NCURSES_CAST' >> #define NCURSES_CAST(type,value) (type)(value) >> ^ >> 1 warning generate

Re: [Fink-users] Problem compiling Python 2.6

2013-02-16 Thread Peter Dyballa
Am 16.02.2013 um 01:04 schrieb Robert Jansen: > /sw/include/ncursesw/ncurses.h:209:34: note: expanded from macro > 'NCURSES_CAST' > #define NCURSES_CAST(type,value) (type)(value) > ^ > 1 warning generated. > ld: warning: directory not found for option

Re: [Fink-users] Problem compiling Python 2.6

2013-02-15 Thread Alexander Hansen
On 2/15/13 5:04 PM, Robert Jansen wrote: > Error message on OS X 1.7 with Xcode 4.6: > .. snip > > > > /sw/include/ncursesw/ncurses.h:209:34: note: expanded from macro > 'NCURSES_CAST' > #define NCURSES_CAST(type,value) (type)(value) > ^ > 1