I get this error when running through make:
AbiRSVG.cpp:26:18: error: glib.h: No such file or directory
AbiRSVG.cpp:27:26: error: librsvg/rsvg.h: No such file or directory
AbiRSVG.cpp:30:25: error: ut_debugmsg.h: No such file or directory
AbiRSVG.cpp:31:22: error: ut_types.h: No such file or directory
AbiRSVG.cpp:32:23: error: ut_string.h: No such file or directory
AbiRSVG.cpp:33:24: error: xap_Module.h: No such file or directory
AbiRSVG.cpp:34:27: error: ie_impGraphic.h: No such file or directory
AbiRSVG.cpp:35:30: error: fg_GraphicRaster.h: No such file or directory
My configure options are as follows:
--build=i586-mandriva-linux-gnu --prefix=/usr --exec-prefix=/usr
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib
--libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/usr/com
--mandir=/usr/share/man --infodir=/usr/share/info
--x-includes=/usr/include --x-libraries=/usr/lib --enable-shave
--with-gucharmap --enable-collab-backend-xmpp
--enable-collab-backend-tcp --enable-collab-backend-service
--enable-templates --enable-clipart --with-goffice
'--enable-plugins=aiksaurus applix babelfish bmp clarisworks
collab command docbook eml freetranslation gdict gimp goffice
google grammar hancom hrtext iscii kword latex
loadbindings mathview mht mif mswrite openwriter openxml opml
ots paint passepartout pdb pdf presentation psion rsvg
s5 sdw t602 urldict wikipedia wmf wml wordperfect wpg xslfo'
My make options are:
ABI_OPT_DEBUG=0 \
UNIX_CAN_BUILD_STATIC=0 \
ABI_OPT_LIBJPEG=1 \
ABI_OPT_PERL=1 \
ABI_OPT_OPTIMIZE=1 \
RSVG_LIBS=/usr/include/librsvg-2/librsvg/
My build flags are:
CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586
-mtune=generic -fasynchronous-unwind-tables'
CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586
-mtune=generic -fasynchronous-unwind-tables'
FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586
-mtune=generic -fasynchronous-unwind-tables'
LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro'
I am using GCC 4.4.1.
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Thu Oct 29 16:38:14 2009
This archive was generated by hypermail 2.1.8 : Thu Oct 29 2009 - 16:38:14 CET