GNOME Bugzilla – Bug 462005
Build dies
Last modified: 2007-08-01 16:18:26 UTC
Steps to reproduce: make Stack trace: make[7]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/desktop/gtk html/work/main.d/gtkhtml-3.15.6/components/html-editor' sed -e "s|\@GNOME_GTKHTML_EDITOR_LOCATION\@|""/opt/garnome-svn-2.19.4/lib/gtkhtm l"/libgnome-gtkhtml-editor-3.14.so"|g" \ -e "s|\@EDITOR_API_VERSION\@|3.14|g" \ -e "s|\@GNOME_GTKHTML_EDITOR_TYPE\@|shlib|g" GNOME_GtkHTML_Editor.server .in.in > GNOME_GtkHTML_Editor.server.in LC_ALL=C ../../intltool-merge -o -u -c ../../po/.intltool-merge-cache ../../po G NOME_GtkHTML_Editor.server.in GNOME_GtkHTML_Editor.server Possible unintended interpolation of @INTLTOOL_LIBDIR in string at ../../intltoo l-merge line 271. Global symbol "@INTLTOOL_LIBDIR" requires explicit package name at ../../intltoo l-merge line 271. Execution of ../../intltool-merge aborted due to compilation errors. make[7]: *** [GNOME_GtkHTML_Editor.server] Error 255 rm GNOME_GtkHTML_Editor.server.in Other information: I'm following garnome svn on a Slackware box, using gcc-4.2.1.
I'm getting the same with gtkhtml-3.15.6. We could downgrade to 3.15.5 for the GNOME 2.19.6 release, though another alternative would be using a 3.15.6.1 release. Thoughts? (Build bug which blocks testing -> bumping priority)
This *is* gtkhtml-3.15.6. I downgraded to 3.15.5 and it builds fine (and evolution 2.11.6 seems to work properly with it).
I was able to build 3.15.6.1 Looks like it's fixed.