Hello Macport Community, I am working on a embedded project and need to install mipsel-linux-* toolchain on MAC OS X 10.4.8. I have downloaded Darwinport/Macport (version 1.320). I get following error when trying to install mipsel-linux-gcc34: sudo port install mipsel-linux-gcc34 ---> Building mipsel-linux-binutils with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_cross_mipsel-linux-binutils/work/binutils-2.16.1" && make all" returned error 2 Command output: Configuring in libiberty configure: loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... perl checking build system type... Invalid configuration `configure.args': machine `configure.args' not recognized configure: error: /bin/sh .././libiberty/../config.sub configure.args failed make: *** [configure-libiberty] Error 1 Error: The following dependencies failed to build: mipsel-linux- binutils mipsel-linux-uclib-headers mipsel-linux-kernel-headers Error: Status 1 encountered during processing. I am not sure why I am getting the "invalid configuration" error for these mipsel-linux* ports. I have been able to install other packages using Macport such as 'ddd' etc... Can you kindly help me understanding what is the issue with mipsel- linux* macports? Thanks in advance. Pravin