On 20/07/2005, at 12:20 AM, Alexander K. Hansen wrote:
On Jul 19, 2005, at 1:54 AM, Roger Butland wrote:[snip]
Hi,
System: PowerMac G5, OS X 10.3.9, Xcode 1.2, Apple's X11, CVS update
I changed to the CVS update to get the latest version of libbonoboui2 as I had been having trouble with "undefined _". That problem seems to be solved (for me) with version 2.10.0-1. Thanks to the development team and people at Fink Beginners.
However, I still have a problem with the source build of vte 0.11.10-9 .
*** Building HTML ***
test -d ./html || mkdir ./html
cd ./html && gtkdoc-mkhtml vte ../vte-docs.sgml
/sw/bin/openjade:../sgml/vte.sgml:532:86:E: character ":" is not allowed in the value of attribute "LINKEND"
/sw/bin/openjade:../sgml/vte.sgml:545:64:E: character ":" is not allowed in the value of attribute "LINKEND"
/sw/bin/openjade:../sgml/vte.sgml:559:84:E: character ":" is not allowed in the value of attribute "LINKEND"
/sw/bin/openjade:../sgml/vte.sgml:572:62:E: character ":" is not allowed in the value of attribute "LINKEND"
/sw/bin/openjade:../sgml/vte.sgml:575:36:E: character ":" is not allowed in the value of attribute "LINKEND"
/sw/bin/openjade:../sgml/vte.sgml:836:68:E: character ":" is not allowed in the value of attribute "LINKEND"
/sw/bin/openjade:../sgml/vte.sgml:839:68:E: character ":" is not allowed in the value of attribute "LINKEND"
/sw/bin/openjade:../sgml/vte.sgml:879:108:E: character ":" is not allowed in the value of attribute "LINKEND"
make[3]: *** [html-build.stamp] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-vte-0.11.10-9
(Reading database ... 77606 files and directories currently installed.)
Removing fink-buildlock-vte-0.11.10-9 ...
Failed: phase compiling: vte-0.11.10-9 failed
Any suggestions please ?
Roger
We've seen this before, but I don't recall if a robust fix was ever offered.
If you just want to get this going without spending time trying to debug it, the same version is available in the binary distribution.
Also, offtopic, you probably should install XCode1.5 (unrelated to this error, but the 10.3 distribution is really catered to that version).
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/
Thank you for your recommendation. I had heard about XCode 1.5 and did not know if I should up-grade.
So I have now installed Xcode 1.5 and the november2004gccupdater_7k579.
While I was doing this the 0.11.13-2 versions of vte and vte-dev arrived and I was able to compile !
Thanks again.
Roger
