GnuRadio Installation problems..

Rod Gallant rgall at ieee.org
Mon May 3 12:56:37 PDT 2010


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 variable maybe)

http://pastie.org/944052

I am so close to a build.

Thank you for your support

Rod




On 2010-05-03, at 6:16 AM, Ryan Schmidt wrote:

> 
> 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 the  x86_64 architecture.
>> 
>> OK, so apparently you have "universal_archs i386 ppc" in macports.conf.
>> Change it to i386 x86_64 (which is the default on 10.6).
> 
> And then rebuild all ports you've already installed universal to rebuild them with the correct architectures, for example:
> 
> sudo port -n upgrade --force libiconv
> 
> 



More information about the macports-users mailing list