Re: GnuRadio Installation problems..

2010-05-03 Thread Ryan Schmidt
On May 2, 2010, at 23:08, Joshua Root wrote: On 2010-5-3 13:39 , Rod Gallant wrote: lipo -info /opt/local/lib/libiconv.2.dylb states is built for ppc7400 i386 architecture only when attempting to build Xwidgets. When libiconv get originally built, libiconv.2.dylib gets built for

Re: GnuRadio Installation problems..

2010-05-03 Thread Rod Gallant
Greetings Everybody Changing macports config variable universal_archs x86_64 i386 did the trick.. no more gawk broken pipes. Getting through wxwidgets is a bit of slog. Currently building wxwidgets, builds ' py26-wxpython'. It will not build. here is the debug script. ( another env

Re: GnuRadio Installation problems..

2010-05-03 Thread Rod Gallant
On 2010-05-03, at 4:56 PM, Rod Gallant wrote: Greetings Everybody Changing macports config variable universal_archs x86_64 i386 did the trick.. no more gawk broken pipes. Getting through wxwidgets is a bit of slog. Currently building wxwidgets, builds ' py26-wxpython'. It will

Re: GnuRadio Installation problems..

2010-05-03 Thread Rod Gallant
Just an update, upgraded python26 for both x86-64 i386 architectures After a break looked at the debug code and found the build is looking at gcc42. Installing as I write this. Will supply up to date debug code On 2010-05-03, at 7:06 PM, Rod Gallant wrote: On 2010-05-03, at 4:56 PM, Rod

Re: GnuRadio Installation problems..

2010-05-03 Thread Ryan Schmidt
On May 3, 2010, at 14:56, Rod Gallant wrote: Changing macports config variable universal_archs x86_64 i386 did the trick.. no more gawk broken pipes. Getting through wxwidgets is a bit of slog. Currently building wxwidgets, builds ' py26-wxpython'. It will not build. here is the

Re: GnuRadio Installation problems..

2010-05-03 Thread Ryan Schmidt
On May 3, 2010, at 17:10, Rod Gallant wrote: After a break looked at the debug code and found the build is looking at gcc42. Your debug log shows it's building using /usr/bin/gcc-4.2. Since you're on Snow Leopard, that's completely normal. ___

Re: GnuRadio Installation problems..

2010-05-03 Thread Rod Gallant
Thanks.. Looks like I am going to get my gardening done.. I am not going anywhere.. On 2010-05-03, at 7:09 PM, Ryan Schmidt wrote: On May 3, 2010, at 14:56, Rod Gallant wrote: Changing macports config variable universal_archs x86_64 i386 did the trick.. no more gawk broken pipes.

Re: GnuRadio Installation problems..

2010-05-02 Thread Rainer Müller
On 2010-05-02 07:00 , Rod Gallant wrote: 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 version 7.0.0 Your /opt/local/bin/gawk was

Re: GnuRadio Installation problems..

2010-05-02 Thread Ryan Schmidt
On May 2, 2010, at 05:22, Rainer Müller wrote: On 2010-05-02 07:00 , Rod Gallant wrote: 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: GnuRadio Installation problems..

2010-05-02 Thread Joshua Root
On 2010-5-3 03:46 , Ryan Schmidt wrote: On May 2, 2010, at 05:22, Rainer Müller wrote: On 2010-05-02 07:00 , Rod Gallant wrote: 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

Re: GnuRadio Installation problems..

2010-05-02 Thread Rod Gallant
Greetings lipo -info /opt/local/lib/libiconv.2.dylb states is built for ppc7400 i386 architecture only when attempting to build Xwidgets. When libiconv get originally built, libiconv.2.dylib gets built for the x86_64 architecture. When the build starts configure Wxwidgets it cannot

Re: GnuRadio Installation problems..

2010-05-02 Thread Joshua Root
On 2010-5-3 13:39 , Rod Gallant wrote: Greetings lipo -info /opt/local/lib/libiconv.2.dylb states is built for ppc7400 i386 architecture only when attempting to build Xwidgets. When libiconv get originally built, libiconv.2.dylib gets built for the x86_64 architecture. OK, so

GnuRadio Installation problems..

2010-05-01 Thread Rod Gallant
Greetings, I am new to Macports. Attempted to install gnuradio.. Everything started out OK but received the following DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing proc-pre-org.macports.configure-configure-0 Error: You cannot install wxWidgets for the architecture(s) i386 because

Re: GnuRadio Installation problems..

2010-05-01 Thread Ryan Schmidt
On May 1, 2010, at 14:53, Rod Gallant wrote: Greetings, I am new to Macports. Attempted to install gnuradio.. Everything started out OK but received the following DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing proc-pre-org.macports.configure-configure-0 Error: You cannot

Re: GnuRadio Installation problems..

2010-05-01 Thread Ryan Schmidt
Please Reply All so your reply goes to the list too, not just to me. On May 1, 2010, at 17:10, Rod Gallant wrote: On 2010-05-01, at 5:32 PM, Ryan Schmidt wrote: On May 1, 2010, at 14:53, Rod Gallant wrote: Greetings, I am new to Macports. Attempted to install gnuradio.. Everything

Re: GnuRadio Installation problems..

2010-05-01 Thread Rod Gallant
Greetings, That did it.. Problem solved. I will read the Man page next time.. I promise.. Thank You for your support. Rod On 2010-05-01, at 8:01 PM, Ryan Schmidt wrote: Please Reply All so your reply goes to the list too, not just to me. On May 1, 2010, at 17:10, Rod Gallant wrote: On

Re: GnuRadio Installation problems..

2010-05-01 Thread Rod Gallant
Greetings, Ran into another land mine executing the following command sudo port -d upgrade --enforce-variants libsdl +universal result: . dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/bin/gawk Reason: Incompatible library version: gawk requires