#44763: gnutls @3.3.7 +staging into destroot error --------------------------------+-------------------------------- Reporter: LeonardEighteen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: gnutls | --------------------------------+-------------------------------- Comment (by LeonardEighteen@…): Replying to [comment:5 LeonardEighteen@…]:
Replying to [comment:4 cal@…]:
That's weird – I'm on 10.9.4 as well, and `/usr/bin/makeinfo --version` tells me I have GNU texinfo 4.8, which succeeds in compiling and destrooting GnuTLS for me.
What do `which -a makeinfo`, `/usr/bin/makeinfo --version` and `makeinfo --version` print on your system?
Dear cal, thanks for your concern. The version of `/usr/bin/makeinfo` is 4.8 and the version of `/opt/local/bin/makeinfo` is 5.2. `which -a makeinfo` tells me the sequence is `/opt/local/bin/makeinfo /usr/bin/makeinfo` hence the `makeinfo` installed by MacPorts is used instead of the builtin one. So it is really weird that the builtin `makeinfo` 4.8 works fine for you but failed on my machine. Could you think about other reasons? Should I remove what I have successfully installed as well as the `texinfo 5.2` and try again the builtin one?
-- Ticket URL: <https://trac.macports.org/ticket/44763#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X