Opened 15 years ago
Closed 15 years ago
#22225 closed defect (duplicate)
p5-locale-gettext doesn't install
Reported by: | tbirch@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | p5-locale-gettext |
Description
Trying to install libidl I get the error below. I'm running on SnowLeopardGM (10A432) and I have this in my macports.conf:
build_arch i386 universal_sysroot /Developer/SDKs/MacOSX10.5.sdk
If I comment out the test in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/work/gettext-1.05/Makefile.PL and always set the libs variable, everything works fine
---> Configuring p5-locale-gettext Error: Target org.macports.configure returned: configure failure: 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" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor " returned error 2 Command output: checking for gettext... no checking for gettext in -I/opt/local/include -L/opt/local/lib -lintl...gettext function not found. Please install libintl at Makefile.PL line 18. no Error: The following dependencies failed to build: glib2 autoconf help2man p5-locale-gettext m4 automake libtool pkgconfig Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#20404