To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=40796 Issue #:|40796 Summary:|dbtools.cxx fails to compile Component:|Database access Version:|current Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P2 Subcomponent:|none Assigned to:|msc Reported by:|rene
------- Additional comments from [EMAIL PROTECTED] Mon Jan 17 05:27:34 -0800 2005 ------- Hi, Making: ../../unxlngi4.pro/slo/dbtools.obj g++ -Wuninitialized -fmessage-length=0 -c -I. -I. -I../inc -I../../inc -I../../ unx/inc -I../../unxlngi4.pro/inc -I. -I/scratch/OOo/cws_src680_systemmozilla/sol ver/680/unxlngi4.pro/inc/stl -I/scratch/OOo/cws_src680_systemmozilla/solver/680/ unxlngi4.pro/inc/external -I/scratch/OOo/cws_src680_systemmozilla/solver/680/unx lngi4.pro/inc -I/scratch/OOo/cws_src680_systemmozilla/solenv/unxlngi4/inc -I/scr atch/OOo/cws_src680_systemmozilla/solenv/inc -I/scratch/OOo/cws_src680_systemmoz illa/res -I/scratch/OOo/cws_src680_systemmozilla/solver/680/unxlngi4.pro/inc/stl -I/scratch/OOo/cws_src680_systemmozilla/solenv/inc/Xp31 -INO_JAVA_HOME/include -INO_JAVA_HOME/include/linux -INO_JAVA_HOME/include/native_threads/include -I/us r/X11R6/include -I. -I../../res -I. -O1 -pipe -mcpu=pentiumpro -Wno-ctor-d tor-privacy -include preinclude.h -fexceptions -fno-enforce-eh-specs -fpic -DL INUX -DUNX -DVCL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/usr/include/g++ -DCVER =C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_U SE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_O N -DCUI -DSRC680 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../unxlngi4.pro/slo /dbtools.o /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools /dbtools.cxx /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools/dbtools.cx x: In function `com::sun::star::uno::Reference<com::sun::star::container::XNameA ccess> dbtools::getFieldsByCommandDescriptor(const com::sun::star::uno::Referenc e<com::sun::star::sdbc::XConnection>&, long int, const rtl::OUString&, com::sun: :star::uno::Reference<com::sun::star::lang::XComponent>&, dbtools::SQLExceptionI nfo*)': /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools/dbtools.cx x:737: error: `setQuery' undeclared (first use this function) /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools/dbtools.cx x:737: error: (Each undeclared identifier is reported only once for each functio n it appears in.) /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools/dbtools.cx x:742: error: `getQuery' undeclared (first use this function) /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools/dbtools.cx x: In function `rtl::OUString dbtools::getComposedRowSetStatement(const com::sun ::star::uno::Reference<com::sun::star::beans::XPropertySet>&, const com::sun::st ar::uno::Reference<com::sun::star::lang::XMultiServiceFactory>&, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::sdb::XSingleSelect QueryComposer>*)': /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools/dbtools.cx x:1309: error: `setQuery' undeclared (first use this function) /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools/dbtools.cx x:1324: error: `getQuery' undeclared (first use this function) /scratch/OOo/cws_src680_systemmozilla/connectivity/source/commontools/dbtools.cx x:1343: error: `setElementaryQuery' undeclared (first use this function) dmake: Error code 1, while making '../../unxlngi4.pro/slo/dbtools.obj' '---* tg_merge.mk *---' dmake: Error code 255, while making 'do_it_exceptions' '---* tg_merge.mk *---' $ g++ -v Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.4 (pre 3.3.5 20040809) Regards, Rene --------------------------------------------------------------------- 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]
