Hi!

I got pass my last error, actually almost got through the build (I think).  
But, I got hit by the following error:


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'

ERROR: Error 65280 occurred while making 
/tmp/openoffice/src/openoffice-3.1.1/sw/source/core/doc

Please help!  I think(?) I am almost through this build if I can get pass this 
error. ;-)

Regards,
-imam
-----Original Message-----
From: Caolán McNamara [mailto:caol...@redhat.com] 
Sent: Tuesday, February 02, 2010 12:50 AM
To: dev@openoffice.org
Subject: Re: [dev] Re: dmake error: while building ucbhelper

On Mon, 2010-02-01 at 11:50 +0100, Michael Stahl wrote:
> On 01/02/2010 10:19, Stephan Bergmann wrote:
> > On 02/01/10 09:23, Toufique, Imam wrote:
> >> Yes, it does.  At the beginning I thought -fPIC was not being pulled in, 
> >> so, I set it manually for g++.
> > 
> > Hm, sorry, leaves me clueless.
> > 
> > -Stephan
> 
> me too.  the only explanation that comes to mind is "compiler and/or
> linker bug".

I rather suspect its a problem with the visibility stuff with that SuSE
compiler. i.e. unsetting HAVE_GCC_VISIBILITY_FEATURE and rebuilding that
module might work.

C.


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


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

Reply via email to