To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116036 Issue #|116036 Summary|add support for libwpd 0.9.0 Component|Word processor Version|DEV300m95 Platform|Opteron/x86_64 URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|open-import Assigned to|writerneedsconfirm Reported by|andyrtr
------- Additional comments from [email protected] Fri Dec 10 10:15:11 +0000 2010 ------- ArchLinux's new libwpd 0.9.0 break OOo configure and needs further modifications because it's not backward compatible and breaks the build: g++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -fvisibility=hidden -I. -I../../../unxlngx6.pro/inc/sa lapp -I../inc -I../../../inc/pch -I../../../inc -I../../../unx/inc -I../../../unxlngx6.pro/inc -I. -I/build/src/OOO330_m17/solver/330/unxlngx6.pro/inc/stl -I /build/src/OOO330_m17/solver/330/unxlngx6.pro/inc/external -I/build/src/OOO330_m17/solver/330/unxlngx6.pro/inc -I/build/src/OOO330_m17/solenv/unxlngx6/inc -I /build/src/OOO330_m17/solenv/inc -I/build/src/OOO330_m17/res -I/build/src/OOO330_m17/solver/330/unxlngx6.pro/inc/stl -I/build/src/OOO330_m17/solenv/inc/Xp31 -I/usr/lib/jvm/java-6-openjdk/include -I/usr/lib/jvm/java-6-openjdk/include/linux -I/usr/lib/jvm/java-6-openjdk/include/native_threads/include -I/usr/include -I/build/src/OOO330_m17/solver/330/unxlngx6.pro/inc/offuh -I. -I../../../res -I. -pipe -fvisibility-inlines-hidden -g -Wall -Wextra -Wendif-labels -Wshado w -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NA MESPACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -DX86_64 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.5.1 -DSUPD=330 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DUSE_BUILTIN_RASTERIZER -DVCL_DLLIMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA -DUSE_XINE RAMA_XORG -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../../../unxlngx6.pro/slo/salsys.o /build/src/OOO330_m17/vcl/unx/sourc e/app/salsys.cxx In file included from /build/src/OOO330_m17/writerperfect/source/wpdimp/WordPerfectCollector.hxx:32:0, from /build/src/OOO330_m17/writerperfect/source/wpdimp/WordPerfectCollector.cxx:32: ../filter/DocumentCollector.hxx:83:1: error: expected class-name before '{' token /build/src/OOO330_m17/writerperfect/source/wpdimp/WordPerfectCollector.cxx: In member function 'virtual bool WordPerfectCollector::parseSourceDocument(WPXInp utStream&)': /build/src/OOO330_m17/writerperfect/source/wpdimp/WordPerfectCollector.cxx:48:66: error: expected type-specifier before 'WPXHLListenerImpl' /build/src/OOO330_m17/writerperfect/source/wpdimp/WordPerfectCollector.cxx:48:66: error: expected '>' before 'WPXHLListenerImpl' /build/src/OOO330_m17/writerperfect/source/wpdimp/WordPerfectCollector.cxx:48:66: error: expected '(' before 'WPXHLListenerImpl' /build/src/OOO330_m17/writerperfect/source/wpdimp/WordPerfectCollector.cxx:48:66: error: 'WPXHLListenerImpl' was not declared in this scope /build/src/OOO330_m17/writerperfect/source/wpdimp/WordPerfectCollector.cxx:48:85: error: expected primary-expression before '>' token dmake: Error code 1, while making '../../unxlngx6.pro/slo/WordPerfectCollector.obj' I know another office suite that already supports the new libwpd ;) giving --without-system-libpwd changes it from checking for LIBWPD... yes checking which cppunit to use... external checking for CPPUNIT... yes checking STL compatibility... OK to checking which libwpd to use... internal checking which cppunit to use... external checking for CPPUNIT... no configure: error: in `/build/src/OOO330_m17': configure: error: The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. This probably a different issue, how to solve it? Should I file a new one for this? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
