MacPorts Install Error: "The following dependencies failed to build libiconv

Rainer Müller raimue at macports.org
Tue Mar 31 06:22:02 PDT 2009


On 2009-03-31 14:56, Jos van Tongeren wrote:
> --->  Building p5-locale-gettext
> DEBUG: Executing org.macports.build (p5-locale-gettext)
> DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
> DEBUG: Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/work/gettext-1.05"
> && make all'
> make: *** No rule to make target
> `/opt/local/lib/perl5/5.8.8/darwin-2level/Config.pm', needed by
> `Makefile'.  Stop.
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/work/gettext-1.05"
> && make all " returned error 2
> Command output: make: *** No rule to make target
> `/opt/local/lib/perl5/5.8.8/darwin-2level/Config.pm', needed by
> `Makefile'.  Stop.

You need to clean the previous build attempt before trying again:

sudo port clean p5-locale-gettext
sudo port install p5-locale-gettext

Rainer

PS: Please remember to use "Reply All" instead of "Reply", so the list
gets your mail, too.


More information about the macports-users mailing list