From: Rui Miguel Seabra (rms@1407.org)
Date: Fri Jul 11 2003 - 04:05:40 EDT
Hi,
I didn't have this issue with the tarballs uploaded by Martin.
Regards, Rui
On Fri, 2003-07-11 at 09:37, Martin Sevior wrote:
> A problem for Andrew and his cast guru-ness.
>
> Cheers
>
> Martin
>
> -----Forwarded Message-----
> From: Geoff <capsthorne@yahoo.co.uk>
> To: abiword-user@abisource.com
> Subject: Problem compiling 1.99.2 (linux)
> Date: 11 Jul 2003 08:25:34 +0100
>
>
>
> Hello,
>
> I am the pestilential person building with gcc 2.95.3 (see
> the earlier thread "Problem compiling 1.99.1 (linux)".
>
> I have just d/ld 1.99.2 :
>
> No problems with autogen.
>
> ./configure --with-zlib=/usr/lib --with-libpng=/usr/lib
> --with-expat=/usr/lib --disable-gnome --disable-gucharmap
>
> No problems with that.
>
> Compilation of pp_AttrProp.cpp aborts with the errors quoted
> below.
>
> I am not sure whether devs would prefer to hear of such
> issues as these here, or on the dev list, or by way of bug
> reports. Let me know and I will comply in future.
>
> Geoff
>
>
> source='pp_AttrProp.cpp' object='pp_AttrProp.o' libtool=no \
> depfile='.deps/pp_AttrProp.Po'
> tmpdepfile='.deps/pp_AttrProp.TPo' \ depmode=gcc /bin/sh
> ../../../../ac-helpers/depcomp \ g++
> -DPACKAGE_NAME=\"AbiSuite\" -DPACKAGE_TARNAME=\"abisuite\"
> -DPACKAGE_VERSION =\"2.0\"
> -DPACKAGE_STRING=\"AbiSuite\ 2.0\"
> -DPACKAGE_BUGREPORT=\"http://www.abi source.com/\"
> -DPACKAGE=\"AbiSuite-2.0\" -DVERSION=\"1.99.2\"
> -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1
> -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1
> -DHAV E_EXPAT=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1
> -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE _RE_COMP=1
> -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I.
> -I'../../.. /../src/text/ptbl/xp'
> -I'../../../../src/text/fmt/xp' -I'../../../../src/wp/ap/x
> p' -I'../../../../src/wp/impexp/xp'
> -I'../../../../src/wp/ap/unix' -I'../../../.
> ./src/wp/ap/xp/ToolbarIcons' -I'../../../../src/af/util/xp'
> -I'../../../../src/ af/ev/xp'
> -I'../../../../src/af/ev/xp' -I'../../../../src/af/gr/xp'
> -I'../../../ ../src/af/xap/xp'
> -I'../../../../src/af/util/unix'
> -I'../../../../src/af/ev/unix '
> -I'../../../../src/af/gr/unix'
> -I'../../../../src/af/xap/unix' -I'../../../../
> src/other/spell/xp' -I'../../../../src/other/fribidi/xp'
> -I'../../../../src/othe r/ttftool/unix' -Wall
> -pedantic -ansi -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DN
> DEBUG -I/usr/lib/include -I/usr/local/include/fribidi
> -I/usr/src/abiword-1.99. 2/wv -I/usr/X11R6/include
> -I/usr/include/freetype2 -I/usr/lib/include -I/usr/li
> b/include -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/ include
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk- 1.0 -I/usr/include/pango-1.0
> -I/usr/X11R6/include -I/usr/include/freetype2 -I/us
> r/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/libglade-2.0 -I/us r/include/libxml2
> -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF
> _DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
> -I/usr/include/glib-2.0 -I/usr/lib/ glib-2.0/include
> -DSUPPORTS_UT_IDLE=1
> -DABISUITE_HOME=\"/usr/local/share/Abi Suite-2.0\"
> -DABI_BUILD_VERSION=\"1.99.2\" -c -o pp_AttrProp.o `test -f
> 'pp_Attr Prop.cpp' || echo './'`pp_AttrProp.cpp
> pp_AttrProp.cpp: In method `PP_AttrProp::~PP_AttrProp()':
> pp_AttrProp.cpp:85: static_cast from `void *const' to `const
> PP_PropertyType *' pp_AttrProp.cpp: In method `bool
> PP_AttrProp::setProperty(const XML_Char *, cons t
> XML_Char *)': pp_AttrProp.cpp:339: static_cast from `void
> *const' to `const PP_PropertyType *' pp_AttrProp.cpp: In
> method `bool PP_AttrProp::getNthProperty(int, const XML_Char
> *&, const XML_Char *&) const': pp_AttrProp.cpp:409:
> static_cast from `void *const' to `const XML_Char *'
> pp_AttrProp.cpp: In method `bool
> PP_AttrProp::getProperty(const XML_Char *, cons t
> XML_Char *&) const': pp_AttrProp.cpp:424: static_cast from
> `void *const' to `const XML_Char *' pp_AttrProp.cpp: In
> method `const class PP_PropertyType * PP_AttrProp::getProper
> tyType(const XML_Char *, tProperty_type) const':
> pp_AttrProp.cpp:443: static_cast from `void *const' to
> `const XML_Char *' pp_AttrProp.cpp:448: static_cast from
> `void *const' to `const PP_PropertyType *'
> pp_AttrProp.cpp:449: warning: control reaches end of
> non-void function `PP_AttrP
> rop::getPropertyType(const XML_Char *, tProperty_type)
> const' pp_AttrProp.cpp: In method `void
> PP_AttrProp::_clearEmptyProperties()': pp_AttrProp.cpp:753:
> static_cast from `void *const' to `const XML_Char *'
> pp_AttrProp.cpp:760: static_cast from `void *const' to
> `const PP_PropertyType *' pp_AttrProp.cpp: In method `void
> PP_AttrProp::_computeCheckSum()': pp_AttrProp.cpp:988:
> static_cast from `void *const' to `const XML_Char *'
> make[4]: *** [pp_AttrProp.o] Error 1 make[4]: Leaving
> directory `/usr/src/abiword-1.99.2/abi/src/text/ptbl/xp'
> make[3]: *** [all-recursive] Error 1 make[3]: Leaving
> directory `/usr/src/abiword-1.99.2/abi/src/text/ptbl'
> make[2]: *** [all-recursive] Error 1 make[2]: Leaving
> directory `/usr/src/abiword-1.99.2/abi/src/text' make[1]:
> *** [all-recursive] Error 1 make[1]: Leaving directory
> `/usr/src/abiword-1.99.2/abi/src' make: *** [all-recursive]
> Error 1
> -----------------------------------------------
> To unsubscribe from this list, send a message to
> abiword-user-request@abisource.com with the word
> unsubscribe in the message body.
-- + No matter how much you do, you never do enough -- unknown + Whatever you do will be insignificant, | but it is very important that you do it -- Gandhi + So let's do it...?Please AVOID sending me WORD, EXCEL or POWERPOINT attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
This archive was generated by hypermail 2.1.4 : Fri Jul 11 2003 - 04:18:39 EDT