Building Abiword

From: Morten Juhl-Johansen Zölde-Fejér <mjjzf_at_syntaktisk.dk>
Date: Wed Jul 22 2009 - 21:40:39 CEST

Dear all,
I am building Abiword 2.7.7 on the recent release candidate 1 of
Slackware 13 - I am preparing to make a Slackbuild for it. However, I am
getting an error I need some assistance in interpreting.
When I do ./configure, I get:
* * *
Configuration:
  host i686-pc-linux-gnu
  dynamic binary no
  static binary yes
  platform unix (embedded: no)
  toolkit gtk
  debug no

Optional features:
  menubutton no
  printing yes
  spell checking yes
  status bar yes
  emacs keybinding yes
  vi keybinding yes
  clipart no
  templates no

Optional dependencies:
  gtk2 > 2.14 yes
  gnome-vfs no
  gio yes
  gsf-gio yes
  goffice no
  gucharmap yes

Builtin plugins
Plugins opendocument
* * *

- and when I do make, it crashes with:
make[6]: Entering directory `/home/morten/abiword-2.7.7/src/af/util/xp'
../../../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../../../.. -pthread
  -I/usr/include/fribidi -I/usr/include/glib-2.0
  -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1
  -I/usr/include/libxml2 -I/usr/include/wv -I/usr/include/enchant
  -I/usr/include/gucharmap-2 -I/usr/include/gtk-2.0
  -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
  -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1
  -I/usr/include/freetype2 -I/usr/include/libpng12
  -I/usr/include/gtk-unix-print-2.0 -I/usr/include/librsvg-2
  -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/gtk
  -I../../../../src/af/ev/xp -I../../../../src/af/gr/gtk
  -I../../../../src/af/gr/xp -I../../../../src/af/util/unix
  -I../../../../src/af/util/xp -I../../../../src/af/xap/gtk
  -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare
  -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn
  -Wunused -Wpointer-arith -Wshadow -g -O2 -MT ut_go_file.lo -MD -MP
  -MF .deps/ut_go_file.Tpo -c -o ut_go_file.lo ut_go_file.cpp
  ut_go_file.cpp:52:33: error: gsf/gsf-input-gio.h: No such file or
  directory ut_go_file.cpp:53:34: error: gsf/gsf-output-gio.h: No such
  file or directory ut_go_file.cpp: In function 'GsfInput*
  UT_go_file_open_impl(const char*, GError**)': ut_go_file.cpp:1167:
  error: 'gsf_input_gio_new_for_uri' was not declared in this scope
  ut_go_file.cpp: In function 'GsfOutput* UT_go_file_create_impl(const
  char*, GError**)': ut_go_file.cpp:1261: error:
  'gsf_output_gio_new_for_uri' was not declared in this scope
  ut_go_file.cpp: At global scope: ut_go_file.cpp:1640: warning: 'char*
  check_program(const char*)' defined but not used make[6]: ***
  [ut_go_file.lo] Error 1 make[6]: Leaving directory
  `/home/morten/abiword-2.7.7/src/af/util/xp' make[5]: ***
  [all-recursive] Error 1 make[5]: Leaving directory
  `/home/morten/abiword-2.7.7/src/af/util/xp' make[4]: ***
  [all-recursive] Error 1 make[4]: Leaving directory
  `/home/morten/abiword-2.7.7/src/af/util' make[3]: *** [all-recursive]
  Error 1 make[3]: Leaving directory
  `/home/morten/abiword-2.7.7/src/af' make[2]: *** [all-recursive]
  Error 1 make[2]: Leaving directory `/home/morten/abiword-2.7.7/src'
  make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
  `/home/morten/abiword-2.7.7' make: *** [all] Error 2

... any ideas?

Yours,
Morten
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Wed Jul 22 21:41:38 2009

This archive was generated by hypermail 2.1.8 : Wed Jul 22 2009 - 21:41:38 CEST