To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57800
                  Issue #:|57800
                  Summary:|vcl build breaks
                Component:|gsl
                  Version:|680m139
                 Platform:|PC
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|ssa
              Reported by:|tono





------- Additional comments from [EMAIL PROTECTED] Sat Nov 12 18:03:52 -0800 
2005 -------
In WNTMSCI10 build, I see the followings:

------------------------------
Making: ../../../wntmsci10.pro/slo/salframe.obj
guw.pl /cygdrive/h/PROGRA~1/MICROS~3.NET/Vc7/bin/cl.exe -Zm500 -wd4251 -
wd4275 -wd4290 -wd4786 -wd4800 -Zc:forScope -GR -c -nologo -Gs -Gy  -I.  -I. -
I../inc -I../../../inc -I../../../WIN/inc -I../../../wntmsci10.pro/inc -I. -
I/cygdrive/d/ooo_src680_m139/solver/680/wntmsci10.pro/inc/stl -
I/cygdrive/d/ooo_src680_m139/solver/680/wntmsci10.pro/inc/external -
I/cygdrive/d/ooo_src680_m139/solver/680/wntmsci10.pro/inc -
I/cygdrive/d/ooo_src680_m139/solenv/wntmsci10/inc -
I/cygdrive/d/ooo_src680_m139/solenv/inc -I/cygdrive/d/ooo_src680_m139/res -
I/cygdrive/d/ooo_src680_m139/solver/680/wntmsci10.pro/inc/stl -
I/cygdrive/h/J2SDK1~1.1_0/include/win32 -I/cygdrive/h/J2SDK1~1.1_0/include -
I/cygdrive/h/PROGRA~1/MIC977~1/include -
I/cygdrive/h/PROGRA~1/MICROS~3.NET/Vc7/include -
I/cygdrive/h/DX90SDK/include     -I. -I../../../res -I. -Ob1 -Oxs -Oy- -Gd  -
DWINVER=0x0400 -Zi -Fd../../../wntmsci10.pro/misc/_ooo_st_salwin.PDB -GX   -
DWNT -DWNT -DNT351 -DMSC -DM1310 -DINTEL -D_USE_NAMESPACE -D_X86_=1 -
DFULL_DESK -DSTLPORT_VERSION=400 -DWINVER=0x400 -D_WIN32_IE=0x400 -D_MT -
DCPPU_ENV=msci -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -
DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680   -
DVCL_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -
D_DLL -DMULTITHREAD -W3 -
Fo../../../wntmsci10.pro/slo/salframe.obj /cygdrive/d/ooo_src680_m139/vcl/win/s
ource/window/salframe.cxx 

guw.pl /cygdrive/h/PROGRA~1/MICROS~3.NET/Vc7/bin/cl.exe @/tmp/mkb05796
salframe.cxx
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5951) : error 
C2065: 'FILE' : undeclared identifier
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5951) : error 
C2065: 'fp' : undeclared identifier
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5951) : error 
C3861: 'fopen': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5952) : error 
C3861: 'fp': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5957) : error 
C3861: 'fprintf': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5957) : error 
C3861: 'fp': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5959) : error 
C3861: 'fprintf': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5959) : error 
C3861: 'fp': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5974) : error 
C3861: 'fprintf': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5974) : error 
C3861: 'fp': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5978) : error 
C3861: 'fclose': identifier not found, even with argument-dependent lookup 
d:\ooo_src680_m139\vcl\win\source\window\salframe.cxx(5978) : error 
C3861: 'fp': identifier not found, even with argument-dependent lookup 
dmake:  Error code 2, while making '../../../wntmsci10.pro/slo/salframe.obj'

The recently introduced function "ImplWriteLastError" is using standard i/o 
but salframe.cxx does not include <stdio.h> unless the symbol "DBG_UTIL" is 
defined.

It should be always included.

tono (Takashi Ono)

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