To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68162
                 Issue #|68162
                 Summary|build breaks while building source/filter/excel/xlocx.
                        |cxx
               Component|Spreadsheet
                 Version|680m179
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|cloph





------- Additional comments from [EMAIL PROTECTED] Fri Aug  4 08:05:35 -0700 
2006 -------
When trying to build m179 with gcc, the build breakds with the following error:
Making: ../../../unxlngi4.pro/slo/xlocx.obj
g++ -fmessage-length=0 -c -O1   -I.  -I../../../unxlngi4.pro/inc/excel
-I/mnt/qemu/compile/shadow/solver/680/unxlngi4.pro/inc/offuh -I../inc
-I../../../inc/pch -I../../../inc -I../../../unx/inc -I../../../unxlngi4.pro/inc
-I. -I/mnt/qemu/compile/shadow/solver/680/unxlngi4.pro/inc/stl
-I/mnt/qemu/compile/shadow/solver/680/unxlngi4.pro/inc/external
-I/mnt/qemu/compile/shadow/solver/680/unxlngi4.pro/inc
-I/mnt/qemu/compile/shadow/solenv/unxlngi4/inc
-I/mnt/qemu/compile/shadow/solenv/inc -I/mnt/qemu/compile/shadow/res
-I/mnt/qemu/compile/shadow/solver/680/unxlngi4.pro/inc/stl
-I/mnt/qemu/compile/shadow/solenv/inc/Xp31 -I/usr/java/j2sdk1.4.2_11/include
-I/usr/java/j2sdk1.4.2_11/include/linux
-I/usr/java/j2sdk1.4.2_11/include/native_threads/include -I/usr/X11R6/include  
  -I/mnt/qemu/compile/shadow/solver/680/unxlngi4.pro/inc/offuh -I.
-I../../../res -I. -pipe -mcpu=pentiumpro -include preinclude.h -fexceptions
-fno-enforce-eh-specs -Wuninitialized -Wno-ctor-dtor-privacy   -fpic -DLINUX
-DUNX -DVCL -DGCC -DC300 -DINTEL -DCVER=C300  -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/c++/3.2.3 -DSUPD=680
-DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON
-DCUI -DSOLAR_JAVA -DSRC680=SRC680   -DSC_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_
 -DMULTITHREAD  -o ../../../unxlngi4.pro/slo/xlocx.o
/mnt/qemu/compile/shadow/sc/source/filter/excel/xlocx.cxx
../inc/ftools.hxx: In member function `void ScfRef<Type>::rel() [with Type =
XclImpString]':
../inc/ftools.hxx:184:   instantiated from `void ScfRef<Type>::ScfRef() [with
Type = XclImpString]'
../inc/ftools.hxx:201:   instantiated from `void ScfRef<Type>::rel() [with Type
= XclImpTxoData]'
../inc/ftools.hxx:187:   instantiated from `ScfRef<Type>&
ScfRef<Type>::operator=(const ScfRef<Type>&) [with Type = XclImpTxoData]'
../inc/xiescher.hxx:187:   instantiated from here
../inc/ftools.hxx:201: invalid use of undefined type `struct XclImpString'
../inc/xiroot.hxx:46: forward declaration of `struct XclImpString'
dmake:  Error code 1, while making '../../../unxlngi4.pro/slo/xlocx.obj'
'---* tg_merge.mk *---'
dmake:  Error code 255, while making 'do_it_exceptions'
'---* tg_merge.mk *---'

####################################

Adding 
   #include "xistring.hxx"
to xiescher.hxx
solves the problem for me.

---------------------------------------------------------------------
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]

Reply via email to