Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-21 Thread Dave Curtis
On Mar 20, 2012, at 10:49 PM, Ryan Schmidt wrote: david-curtiss-macbook:wxtab dave$ sudo port activate libiconv@1.14_0+universal --- Deactivating libiconv @1.14_0 --- Cleaning libiconv --- Activating libiconv @1.14_0+universal --- Cleaning libiconv david-curtiss-macbook:wxtab dave$

ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Dave Curtis
py27-wxpython is not building correctly for me. I'm sure some more info is needed to make a good bug report, so I'll put out what I have and ask for the list to tell me what more is needed. Mac OS X 10.6.8 port self updated a couple of days ago. Problem: ncurses fails to build. Something is

Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Ryan Schmidt
On Mar 20, 2012, at 12:39, Dave Curtis wrote: david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/bin/gawk Reason: Incompatible library version: gawk requires version 8.0.0 or later, but libiconv.2.dylib provides

Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Ryan Schmidt
On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: On Mar 20, 2012, at 12:39, Dave Curtis wrote: david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/bin/gawk Reason: Incompatible library version: gawk requires version

Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Dave Curtis
On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: On Mar 20, 2012, at 12:39, Dave Curtis wrote: david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/bin/gawk Reason:

Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Ryan Schmidt
On Mar 20, 2012, at 20:42, Dave Curtis wrote: On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: On Mar 20, 2012, at 12:39, Dave Curtis wrote: david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded:

Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Dave Curtis
On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: On Mar 20, 2012, at 12:39, Dave Curtis wrote: david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/bin/gawk Reason:

Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Dave Curtis
Ah ha! file shows some curious results... { my comments } david-curtiss-macbook:wxtab dave$ which file /usr/bin/file { Yup, that's the 'file' we want...} david-curtiss-macbook:wxtab dave$ file /opt/local/lib/libiconv.2.dylib /opt/local/lib/libiconv.2.dylib: Mach-O 64-bit dynamically linked

Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Ryan Schmidt
On Mar 20, 2012, at 20:58, Dave Curtis wrote: On Mar 20, 2012, at 5:14 PM, Ryan Schmidt wrote: On Mar 20, 2012, at 18:37, Ryan Schmidt wrote: On Mar 20, 2012, at 12:39, Dave Curtis wrote: david-curtiss-macbook:wxtab dave$ gawk dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib

Re: ncurses breaks gawk trying to build py27-wxpython

2012-03-20 Thread Ryan Schmidt
david-curtiss-macbook:wxtab dave$ sudo port activate libiconv@1.14_0+universal --- Deactivating libiconv @1.14_0 --- Cleaning libiconv --- Activating libiconv @1.14_0+universal --- Cleaning libiconv david-curtiss-macbook:wxtab dave$ file /opt/local/lib/libiconv.2.dylib