Fail to Upgrade gtk-doc in 10.4.11

Ryan Schmidt ryandesign at macports.org
Sun Apr 10 12:17:32 PDT 2011


On Apr 10, 2011, at 10:04, Nathan Brazil wrote:

> I currently have gtk-doc 1.15 installed, among others, on a G3 Mac running 10.4.11, MacPorts version 1.9.2.  When I attempt to upgrade my ports to the latest, MacPorts got stuck on gtk-doc.
> 
> The log says the following.  Can someone help?

[snip]

> :info:build   `which xml2po` -m docbook -e -t "${mo}" \
> :info:build     "${d}C/gtk-doc-manual.xml" > gtk-doc-manual.xml.tmp && \
> :info:build     cp gtk-doc-manual.xml.tmp gtk-doc-manual.xml && rm -f gtk-doc-manual.xml.tmp)
> :info:build csh: TERM: Undefined variable.
> :info:build /bin/sh: line 1: -m: command not found

It looks like it's failing to find the command "xml2po". That program is supposed to have been provided by the gnome-doc-utils port, which is declared as a build dependency of gtk-doc. So it should be there.

Is /opt/local/bin/xml2po there?
Does it work?
Is gnome-doc-utils installed and active?





More information about the macports-users mailing list