To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96054
                 Issue #|96054
                 Summary|stlport breaks with Sun Ceres 5.10 Compilers
               Component|utilities
                 Version|DEV300m35
                Platform|All
                     URL|
              OS/Version|Solaris
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|christianlins





------- Additional comments from [EMAIL PROTECTED] Mon Nov 10 14:43:29 +0000 
2008 -------
On OpenSolaris 2008.11 (svn_101) the build of DEV300_m35 breaks with the 
following error message:

"cd ./unxsoli4.pro/misc/build/STLport-4.0/src && gmake -f sunpro11.mak && 
touch /export/home/chris/OOo/DEV300_m35/stlport/./unxsoli4.pro/misc/build/
so_built_so_stlport
mkdir -p obj/SUN/Release
CC -mt -library=%none,Crun -I. -I/export/home/chris/OOo/DEV300_m35/stlport/
unxsoli4.pro/misc/build/STLport-4.0/src/../stlport/SC5 -I/usr/include -
D__SGI_STL_OWN_IOSTREAMS -O3 complex.cpp -c -o obj/SUN/Release/complex.o
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 28: Error: Could not open include file</usr/
include/cmath>.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 48: Error: acos is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 49: Error: asin is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 50: Error: atan2 is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 51: Error: atan is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 52: Error: ceil is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 53: Error: cos is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 54: Error: cosh is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 55: Error: exp is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 56: Error: fabs is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 57: Error: floor is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 58: Error: fmod is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 59: Error: frexp is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 60: Error: ldexp is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 61: Error: log10 is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 62: Error: log is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 63: Error: modf is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 64: Error: pow is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 65: Error: sin is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 66: Error: sinh is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 67: Error: sqrt is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 68: Error: tan is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cmath", line 69: Error: tanh is not a member of std.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cstddef", line 27: Error: Could not open include file</usr/
include/cstddef>.
"/export/home/chris/OOo/DEV300_m35/stlport/unxsoli4.pro/misc/build/STLport-4.0/
src/../stlport/SC5/cstddef", line 37: Error: ptrdiff_t is not a member of std.
Compilation aborted, too many Error messages.
gmake: *** [obj/SUN/Release/complex.o] Error 1
dmake:  Error code 2, while making './unxsoli4.pro/misc/build/
so_built_so_stlport'"

I suppose this is an incompatibility with the Sun Ceres 5.10 compiler which is 
the replacement of Ceres 5.9 in svn_100 (which worked).

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