Title: Trying to compile bundle-gnome-2.6.0-2
Hi all,

In trying to install (from source) the bundle-gnome-2.6.0-2, I get an error during compiling libgnomeprint2.2-2.6.2-9 below. I am not sure what to do to resolve errors, so any tips would be greatly appreciated.

Thanks,

elfer


=============================================================================
WARNING: 297 unused declarations.
  These can be found in libgnomeprint-unused.txt.
  They should be added to libgnomeprint-sections.txt in the appropriate place.
=============================================================================
touch tmpl-build.stamp
*** Building XML ***
cd . && \
gtkdoc-mkdb --module=libgnomeprint --source-dir=../../libgnomeprint --output-format=xml --sgml-mode
ERROR parsing comment block file : parameter expected -
 ../../libgnomeprint/gnome-print-paper.c:243
WARNING: Parameter description missing in source code comment block -
         Func: gnome_print_paper_free_list Param: papers.
57% symbol docs coverage (132 symbols documented, 101 not documented)
See libgnomeprint-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
*** Building HTML ***
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml libgnomeprint ../libgnomeprint-docs.sgml
/sw/bin/gtkdoc-mkhtml: line 45:  5358 Illegal instruction     /sw/bin/openjade -t sgml-raw -w no-idref -d $gtkdocdir/gtk-doc.dsl -V "gtkdoc-bookname=$module" -V "gtkdoc-version=1.2" $gtkdocdir/gtk-doc.dcl $document
make[3]: *** [html-build.stamp] Error 132
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling libgnomeprint2.2-2.6.2-9 failed

Reply via email to