On 02/09/10 10:37, Toufique, Imam wrote:
Making: ../../../unxlngx6.pro/slo/docbm.obj
/opt/tools/gcc/4.4.0/bin/g++ -fPIC -Wreturn-type -fmessage-length=0 -c -O2 -fno-strict-aliasing -Wuninitialized -I. -I../../../unxlngx6.pro/inc/doc -I../inc -I../../../inc/pch -I../../../inc -I../../../unx/inc -I../../../unxlngx6.pro/inc -I. -I/tmp/openoffice/src/openoffice-3.1.1/solver/310/unxlngx6.pro/inc/stl -I/tmp/openoffice/src/openoffice-3.1.1/solver/310/unxlngx6.pro/inc/external -I/tmp/openoffice/src/openoffice-3.1.1/solver/310/unxlngx6.pro/inc -I/tmp/openoffice/src/openoffice-3.1.1/solenv/unxlngx6/inc -I/tmp/openoffice/src/openoffice-3.1.1/solenv/inc -I/tmp/openoffice/src/openoffice-3.1.1/res -I/tmp/openoffice/src/openoffice-3.1.1/solver/310/unxlngx6.pro/inc/stl -I/tmp/openoffice/src/openoffice-3.1.1/solenv/inc/Xp31 -I/opt/tools/java/1.6.0.16-64/include -I/opt/tools/java/1.6.0.16-64/include/linux -I/opt/tools/java/1.6.0.16-64/include/native_threads/include -I/opt/tools/X11/R7.2-64/include -I/tmp/openoffice/src/openoffice-3.1.1/solver/310/unxlngx6.pro/inc/offuh
-I. -I../../../res -I. -pipe -Wno-ctor-dtor-privacy -fno-use-cxa-atexit -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DNPTL -DGLIBC=2 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/opt/tools/gcc/4.4.0/.bin/../lib64/gcc/x86_64-suse-linux/4.4.0/../../../../include/c++/4.4.0 -DSUPD=310 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DACCESSIBLE_LAYOUT -DSW_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ -fno-exceptions -DEXCEPTIONS_OFF -o ../../../unxlngx6.pro/slo/docbm.o /tmp/openoffice/src/openoffice-3.1.1/sw/source/core/doc/docbm.cxx
In file included from ../../../inc/node.hxx:40,
                 from 
/tmp/openoffice/src/openoffice-3.1.1/sw/source/core/doc/docbm.cxx:40:
../../../inc/fmtcol.hxx:119: warning: type qualifiers ignored on function 
return type
/tmp/openoffice/src/openoffice-3.1.1/sw/source/core/doc/docbm.cxx: In function 
'bool _checkFieldBookmarkSanity(const SwDoc*)':
/tmp/openoffice/src/openoffice-3.1.1/sw/source/core/doc/docbm.cxx:353: error: 
'printf' was not declared in this scope
dmake:  Error code 1, while making '../../../unxlngx6.pro/slo/docbm.obj'

Looks like an "#include <stdio.h>" is missing from that old (OOo 3.1.1) revision of sw/source/core/doc/docbm.cxx.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to