Opened 13 years ago
Closed 13 years ago
#32777 closed defect (duplicate)
Error: Failed to install p5.12-locale-gettext
Reported by: | koalition@… | Owned by: | l2g@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | duvrai@…, neverpanic (Clemens Lang) | |
Port: | p5.12-locale-gettext |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I am trying to: "sudo port install libtool" on my Lion 10.7.2
but I get this error…
---> Configuring p5.12-locale-gettext Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Error: Failed to install p5.12-locale-gettext Log for p5.12-locale-gettext is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-locale-gettext/p5.12-locale-gettext/main.log Error: The following dependencies were not installed: automake autoconf help2man p5.12-locale-gettext m4 perl5 perl5 Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Any help would be extremely appreciated! Thanks!
Attachments (1)
Change History (8)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to l2g@… |
Port: | p5.12-locale-gettext added |
comment:2 Changed 13 years ago by duvrai@…
Same here, I tried installing macports from scratch, but no use. I'm also on 10.7.2. It sais configure checking for gettext... no, but gettext IS installed for me.
comment:4 Changed 13 years ago by neverpanic (Clemens Lang)
You can try editing $(port work p5.12-locale-gettext)/gettext-1.05/Makefile.PL
and remove and/or comment the line
open(STDERR, ">/dev/null");
try again and paste and/or attach the output.
Also, please try port clean p5.12-locale-gettext, try again and attach the main.log.
comment:7 Changed 13 years ago by l2g@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
First raised in #28789.
Note: See
TracTickets for help on using
tickets.
Please "sudo port clean p5.12-locale-gettext" and try again and if it fails again attach the main.log file.