From: Don Robertson (don@robertson.net.nz)
Date: Sun Sep 14 2003 - 23:00:37 EDT
Hi,
I have down loaded Abiword 1.99.6 and managed to build it on my Apple PB
running Mandrake 9.1 PPC.
I would like to get the docbook plugin working (though I'll put up with
others), so down loaded the abiword-plugins-1.99.6.tar.gz package and tried
to install it.
First, the read me says at the top to run ./configure, but there is no
configure file. Further down it talks of nextgen.sh - so I ran that and got a
configure file.
I ran configure with --with-abiword=<downloads>/abiword-1.99.6/build
--disable-all --with-docbook and it seemed to run fine.
When make ing, I get screeds of errors-eg:
ie_exp_DocBook.cpp:25:23: ut_string.h: No such file or directory
ie_exp_DocBook.cpp:26:24: ut_bytebuf.h: No such file or directory
ie_exp_DocBook.cpp:27:23: ut_base64.h: No such file or directory
ie_exp_DocBook.cpp:28:22: ut_units.h: No such file or directory
ie_exp_DocBook.cpp:29:22: pt_Types.h: No such file or directory
In file included from ie_exp_DocBook.cpp:30:
ie_exp_DocBook.h:24:27: ie_exp.h: No such file or directory
ie_exp_DocBook.h:25:32: pl_Listener.h: No such file or directory
ie_exp_DocBook.h:26:32: pp_AttrProp.h: No such file or directory
ie_exp_DocBook.h:27:29: ut_stack.h: No such file or directory
ie_exp_DocBook.h:28:22: ie_Table.h: No such file or directory
In file included from ie_exp_DocBook.cpp:30:
ie_exp_DocBook.h:35: syntax error before `:' token
ie_exp_DocBook.h:41: destructors must be member functions
ie_exp_DocBook.h:41: virtual outside class declaration
ie_exp_DocBook.h:43: virtual outside class declaration
ie_exp_DocBook.h:46: type specifier omitted for parameter `IEFileType'
ie_exp_DocBook.h:46: parse error before `*' token
ie_exp_DocBook.h:46: virtual outside class declaration
ie_exp_DocBook.h:47: syntax error before `(' token
ie_exp_DocBook.h:52: syntax error before `:' token
ie_exp_DocBook.h:56: destructors must be member functions
ie_exp_DocBook.h:56: virtual outside class declaration
ie_exp_DocBook.h:63: parse error before `protected'
ie_exp_DocBook.h:67: parse error before `private'
ie_exp_DocBook.h:73: parse error before `{' token
ie_exp_DocBook.h:77: destructors must be member functions
ie_exp_DocBook.h:77: virtual outside class declaration
ie_exp_DocBook.h:79: `PL_StruxFmtHandle' was not declared in this scope
ie_exp_DocBook.h:79: parse error before `,' token
ie_exp_DocBook.h:80: virtual outside class declaration
ie_exp_DocBook.h:82: `PL_StruxDocHandle' was not declared in this scope
ie_exp_DocBook.h:82: parse error before `,' token
ie_exp_DocBook.h:84: virtual outside class declaration
ie_exp_DocBook.h:86: `PL_StruxFmtHandle' was not declared in this scope
ie_exp_DocBook.h:86: parse error before `,' token
ie_exp_DocBook.h:87: virtual outside class declaration
ie_exp_DocBook.h:89: `PL_StruxFmtHandle' was not declared in this scope
ie_exp_DocBook.h:89: parse error before `,' token
ie_exp_DocBook.h:93: `PL_StruxDocHandle' was not declared in this scope
ie_exp_DocBook.h:93: parse error before `,' token
ie_exp_DocBook.h:95: virtual outside class declaration
ie_exp_DocBook.h:95: `insertStrux' declared as function returning a function
ie_exp_DocBook.h: In function `int insertStrux(...)':
ie_exp_DocBook.h:97: `UT_uint32' undeclared (first use this function)
ie_exp_DocBook.h:97: (Each undeclared identifier is reported only once for
each function it appears in.)
ie_exp_DocBook.h:97: parse error before `)' token
ie_exp_DocBook.h:97: virtual outside class declaration
ie_exp_DocBook.h:98: virtual outside class declaration
ie_exp_DocBook.h:99: virtual outside class declaration
ie_exp_DocBook.h:100: parse error before `protected'
ie_exp_DocBook.h:109: `PT_AttrPropIndex' undeclared (first use this function)
ie_exp_DocBook.h:109: parse error before `)' token
ie_exp_DocBook.h:110: parse error before `)' token
ie_exp_DocBook.h:111: parse error before `,' token
ie_exp_DocBook.h:112: parse error before `,' token
400 odd more lines with neato things like:
ie_exp_DocBook.cpie_exp_DocBook.cpp:1226: `fclose' undeclared (first use this
function)
ending in
gmake[4]: *** [ie_exp_DocBook.lo] Error 1
gmake[4]: Leaving directory
`/home/don/Backup/Software/Desktop/abiword/abiword-plugins/wp/impexp/docbook/xp'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/home/don/Backup/Software/Desktop/abiword/abiword-plugins/wp/impexp/docbook'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/home/don/Backup/Software/Desktop/abiword/abiword-plugins/wp/impexp'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/home/don/Backup/Software/Desktop/abiword/abiword-plugins/wp'
gmake: *** [all-recursive] Error 1
p:592: ISO C++ forbids declaration of `XML_Char' with no type
so if anyone can tell me what I am doing wrong, I'd appreciate it.
DOn
-- Don Robertson don@robertson.net.nz www.robertson.net.nz 021 162 6255 Linux Business Systems ----------------------------------------------- To unsubscribe from this list, send a message to abiword-user-request@abisource.com with the word unsubscribe in the message body.
This archive was generated by hypermail 2.1.4 : Sun Sep 14 2003 - 23:11:41 EDT