> If you are referring to the peer expat problem, you should not be > experiencing it, as linux binaries should _all_ be built against a > system-installed libxml2, for efficiency and reliability. Use > --with-libxml2 in configure. I am sure, being a general purpose linux > distribution, that SuSE ships libxml2, no?
D'oh my bad - SuSE 8.1 packages of 1.0.5 are now at http://www.usr-local-bin.org/abiword.php - sorry for the delay, work's been quite busy, and I rewrote large portions of my spec file :) Also, could the website be changed to say SuSE 8.1, not 8.0 - this is significant, as 8.1 represented the jump from GCC 2.x to 3.x Incidentally, these packages are plain GTK, the GNOME build fails thusly: In file included from /opt/gnome/include/gnome-1.0/libgnome/libgnome.h:28, from /opt/gnome/include/gnome-1.0/gnome.h:16, from ../../../../../src/af/xap/unix/gnome/xap_UnixGnomeFrame.h:24, from ../../../../../src/wp/ap/unix/ap_UnixFrame.h:26, from ap_UnixGnomeApp.cpp:41: /opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:30:1: warning: "gettext" redefined In file included from /opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:14, from /opt/gnome/include/gnome-1.0/libgnome/libgnome.h:28, from /opt/gnome/include/gnome-1.0/gnome.h:16, from ../../../../../src/af/xap/unix/gnome/xap_UnixGnomeFrame.h:24, from ../../../../../src/wp/ap/unix/ap_UnixFrame.h:26, from ap_UnixGnomeApp.cpp:41: /usr/include/libintl.h:103:1: warning: this is the location of the previous definition In file included from /opt/gnome/include/gnome-1.0/libgnome/libgnome.h:28, from /opt/gnome/include/gnome-1.0/gnome.h:16, from ../../../../../src/af/xap/unix/gnome/xap_UnixGnomeFrame.h:24, from ../../../../../src/wp/ap/unix/ap_UnixFrame.h:26, from ap_UnixGnomeApp.cpp:41: /opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:31:1: warning: "dgettext" redefined In file included from /opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:14, from /opt/gnome/include/gnome-1.0/libgnome/libgnome.h:28, from /opt/gnome/include/gnome-1.0/gnome.h:16, from ../../../../../src/af/xap/unix/gnome/xap_UnixGnomeFrame.h:24, from ../../../../../src/wp/ap/unix/ap_UnixFrame.h:26, from ap_UnixGnomeApp.cpp:41: /usr/include/libintl.h:105:1: warning: this is the location of the previous definition In file included from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-file-info.h:29, from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-directory-filter.h:27, from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-async-ops.h:28, from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h:31, from ap_UnixGnomeApp.cpp:73: /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-file-size.h:48: warning: ISO C++ does not support `long long' /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-file-size.h:49: warning: ISO C++ does not support `long long' In file included from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-directory-filter.h:27, from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-async-ops.h:28, from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h:31, from ap_UnixGnomeApp.cpp:73: /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-file-info.h:42: warning: comma at end of enumerator list In file included from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-async-ops.h:28, from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h:31, from ap_UnixGnomeApp.cpp:73: /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-directory-filter.h:52: warning: comma at end of enumerator list In file included from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-async-ops.h:32, from /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h:31, from ap_UnixGnomeApp.cpp:73: /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-xfer.h:79: warning: comma at end of enumerator list /opt/gnome/include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-xfer.h:88: warning: comma at end of enumerator list In file included from /opt/gnome/include/gnome-1.0/libgnomeprint/gnome-print.h:7, from ../../../../../src/af/xap/unix/gnome/xap_UnixGnomePrintGraphics.h:34, from ap_UnixGnomeApp.cpp:78: /opt/gnome/include/gnome-1.0/libgnomeprint/gnome-printer.h:34: warning: comma at end of enumerator list In file included from ../../../../../src/af/xap/unix/gnome/xap_UnixGnomePrintGraphics.h:34, from ap_UnixGnomeApp.cpp:78: /opt/gnome/include/gnome-1.0/libgnomeprint/gnome-print.h:28: warning: comma at end of enumerator list In file included from /opt/gnome/include/gnome-1.0/libgnomeprint/gnome-print-master.h:29, from ../../../../../src/af/xap/unix/gnome/xap_UnixGnomePrintGraphics.h:35, from ap_UnixGnomeApp.cpp:78: /opt/gnome/include/gnome-1.0/libgnomeprint/gnome-print-dialog.h:60: warning: comma at end of enumerator list ap_UnixGnomeApp.cpp: In static member function `static int AP_UnixGnomeApp::main(const char*, int, char**)': ap_UnixGnomeApp.cpp:174: warning: comparison between signed and unsigned integer expressions ap_UnixGnomeApp.cpp:218: warning: comparison between signed and unsigned integer expressions ap_UnixGnomeApp.cpp:139: warning: unused variable `int k' ap_UnixGnomeApp.cpp: In function `void load_document_from_stream(BonoboPersistStream*, CORBA_Object_struct*, CORBA_char*, void*, CORBA_Environment*)': ap_UnixGnomeApp.cpp:679: warning: comparison between signed and unsigned integer expressions ap_UnixGnomeApp.cpp: In function `void print_document(GnomePrintContext*, double, double, const Bonobo_PrintScissor*, void*)': ap_UnixGnomeApp.cpp:921: warning: initialization to `UT_uint32' from `double' ap_UnixGnomeApp.cpp:921: warning: argument to `unsigned int' from `double' ap_UnixGnomeApp.cpp:922: warning: initialization to `UT_uint32' from `double' ap_UnixGnomeApp.cpp:922: warning: argument to `unsigned int' from `double' ../../../../../src/wp/ap/xp/ap_EditMethods.h:32: too few arguments to function `bool s_actuallyPrint(PD_Document*, GR_Graphics*, FV_View*, const char*, unsigned int, bool, bool, int, int, unsigned int, unsigned int)' ap_UnixGnomeApp.cpp:938: at this point in file ap_UnixGnomeApp.cpp:920: warning: unused variable `UT_sint32 iPages' make[5]: *** [ap_UnixGnomeApp.o] Error 1 make[5]: Leaving directory `/usr/src/packages/BUILD/abiword-1.0.5/abi/src/wp/ap/unix/gnome' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/src/packages/BUILD/abiword-1.0.5/abi/src/wp/ap/unix' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/packages/BUILD/abiword-1.0.5/abi/src/wp/ap'make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/packages/BUILD/abiword-1.0.5/abi/src/wp' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/packages/BUILD/abiword-1.0.5/abi/src' make: *** [all-recursive] Error 1 -- James Ogley, Unix Systems Administrator, Pinnacle Insurance Plc Work: [EMAIL PROTECTED] www.pinnacle.co.uk +44 (0) 20 8731 3619 Personal: [EMAIL PROTECTED] www.rubberturnip.org.uk Updated GNOME RPMs for SuSE Linux: www.usr-local-bin.org ********************************************************************** CONFIDENTIALITY.This e-mail and any attachments are confidential and may also be privileged. If you are not the named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose, or store or copy the information in any medium. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Pinnacle Insurance plc. If you have received this email in error please immediately notify the Pinnacle Helpdesk on +44 (0) 20 8207 9555. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
