To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63580 Issue #:|63580 Summary:|CWS atkbridge cannot be built with atk-1.6.0 Component:|gsl Version:|680m161 Platform:|All URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|obr Reported by:|pmladek
------- Additional comments from [EMAIL PROTECTED] Fri Mar 24 06:08:09 -0800 2006 ------- A snapshot of CWS atkbridge is used in ooo-build. I tried to build the packages for an older product, where atk-1.6.0 is used. I got the following error: --- cut --- g++ -Wuninitialized -fmessage-length=0 -c -I. -I. -I../inc -I../../../inc -I../../../unx/inc -I../../../unxlngi4.pro/inc -I. -I/usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/solver/680/unxlngi4.pro/inc/stl -I/usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/solver/680/unxlngi4.pro/inc/external -I/usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/solver/680/unxlngi4.pro/inc -I/usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/solenv/unxlngi4/inc -I/usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/solenv/inc -I/usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/res -I/usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/solver/680/unxlngi4.pro/inc/stl -I/usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/solenv/inc/Xp31 -I/usr/lib/java/include -I/usr/lib/java/include/linux -I/usr/lib/java/include/native_threads/include -I/usr/X11R6/include -I. -I../../../res -I. -O1 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -DVERSION=\"680m5\" -pipe -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fno-strict-aliasing -Wno-ctor-dtor-privacy -include preinclude.h -fexceptions -fno-enforce-eh-specs -fpic -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/g++ -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DOOB680=OOB680 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../../unxlngi4.pro/slo/atklistener.o /usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/vcl/unx/gtk/a11y/atklistener.cxx /usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/vcl/unx/gtk/a11y/atklistener.cxx: In member function `virtual void AtkListener::notifyEvent(const com::sun::star::accessibility::AccessibleEventObject&)': /usr/src/packages/BUILD/ooo-build-2.0.2.2/build/OOO_2_0_2/vcl/unx/gtk/a11y/atklistener.cxx:304: error: `AtkRectangle' undeclared (first use this function) --- cut --- It seems that the struct AtkRectangle is not defined in atk-1.6.0, which is used on NLD9. I think that this feature should be disabled for older GTKs. I am sorry, I am not GNOME expert, I do not know how to fix this problem a good way, so I did not create a patch. --------------------------------------------------------------------- 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]
