[MacPorts] #33252: help2man - configure: error: gettext required
MacPorts
noreply at macports.org
Mon Apr 9 05:08:49 PDT 2012
#33252: help2man - configure: error: gettext required
------------------------------+---------------------------------------------
Reporter: neumann@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: help2man
------------------------------+---------------------------------------------
Comment(by neumann@…):
I found a solution for this problem. When i remove binpath in
/opt/local/etc/macports/macports.conf
{{{
#binpath
${prefix}/bin/no_default_gcc:${prefix}/bin:${prefix}/sbin:/bin:/sbin:/usr/bin:/usr/sbin
}}}
everything compiles and installs fine. The setup of
/opt/local/bin/no_default_gcc is as recommended:
{{{
% ll /opt/local/bin/no_default_gcc
ls -l /opt/local/bin/no_default_gcc
total 40
drwxr-xr-x 8 root admin 272 14 Feb 21:00 .svn
lrwxr-xr-x 1 root admin 2 14 Feb 21:00 c++ -> cc
-rwxr-xr-x 1 root admin 350 14 Feb 21:00 cc
lrwxr-xr-x 1 root admin 2 14 Feb 21:00 cpp -> cc
lrwxr-xr-x 1 root admin 2 14 Feb 21:00 g++ -> cc
lrwxr-xr-x 1 root admin 2 14 Feb 21:00 gcc -> cc
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33252#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list