GNOME Bugzilla – Bug 604290
Problem building gnome-python api docs in gnomevfs
Last modified: 2010-01-06 20:58:22 UTC
I see the following error when trying to build gnome-python in jhbuild: ./waf build [32/49] command (gtkdoc-fixxref): build/default/docs/gnomevfs/html/index.html -> build/default/docs/gnomevfs/html/gnomevfs-class-reference.html Use of uninitialized value $MODULE in concatenation (.) or string at /opt/gnome2/bin/gtkdoc-fixxref line 171. Use of uninitialized value $MODULE in concatenation (.) or string at /opt/gnome2/bin/gtkdoc-fixxref line 171. Can't open -sections.txt: Ingen slik fil eller filkatalog at /opt/gnome2/bin/gtkdoc-fixxref line 171. Build failed -> task failed (err #2): {task: command_task index.html -> gnomevfs-class-reference.html} *** Error during phase build of gnome-python: ########## Error running ./waf build *** [1/132]
Yes, I know, I had to comment out the gtkdoc-fixxref in gnome-python-desktop. Something changed in gtk-doc that broke this. It could be argued that it is a gtk-doc regression that should be fixed :-)
Stefan, any idea ?
This is already fixed in git HEAD. There was anoter bug *** This bug has been marked as a duplicate of bug 605211 ***