Hi Removed all FOSS pkg's and updated svn to revision1351 FOSSstdcxx build goes fine but all that depend on it seems to fail common error.
example : -------------------------------------------------------- pkgbuild: "/opt/foss/include/rw/_config.h", line 31: Error: Could not open include file<rw/config/rwconfig_std.h>. pkgbuild: "/opt/foss/include/rw/_iterbase.h", line 95: Error: _RWSTD_PTRDIFF_T is not defined. pkgbuild: "/opt/foss/include/rw/_iterbase.h", line 95: Error: Invalid template parameter default. pkgbuild: "/opt/foss/include/rw/_rawiter.h", line 98: Error: _RWSTD_SIZE_T is not defined. pkgbuild: "/opt/foss/include/rw/_rawiter.h", line 99: Error: _RWSTD_PTRDIFF_T is not defined. pkgbuild: "/opt/foss/include/rw/_rawiter.h", line 136: Error: _RWSTD_PTRDIFF_T is not defined. pkgbuild: "/opt/foss/include/rw/_rawiter.h", line 137: Error: _RWSTD_PTRDIFF_T is not defined. pkgbuild: "/opt/foss/include/algorithm", line 57: Error: _RWSTD_SIZE_T is not defined. pkgbuild: "/opt/foss/include/algorithm", line 57: Error: _RWSTD_SIZE_T is not defined. pkgbuild: "/opt/foss/include/rw/_allocator.h", line 50: Error: _RWSTD_SIZE_T is not defined. pkgbuild: "/opt/foss/include/rw/_allocator.h", line 51: Error: _RWSTD_SIZE_T is not defined. pkgbuild: "/opt/foss/include/rw/_allocator.h", line 134: Error: size_type is not defined. pkgbuild: "/opt/foss/include/rw/_allocator.h", line 373: Where: While specializing "std::allocator<std::_TypeT>". pkgbuild: "/opt/foss/include/rw/_allocator.h", line 373: Where: Specialized in non-template code. pkgbuild: "/opt/foss/include/rw/_allocator.h", line 145: Error: size_type is not defined. pkgbuild: "/opt/foss/include/rw/_allocator.h", line 373: Where: While specializing "std::allocator<std::_TypeT>". pkgbuild: "/opt/foss/include/rw/_allocator.h", line 373: Where: Specialized in non-template code. pkgbuild: "/opt/foss/include/rw/_allocator.h", line 154: Error: Type name expected instead of "size_type". pkgbuild: "/opt/foss/include/rw/_allocator.h", line 373: Where: While specializing "std::allocator<std::_TypeT>". pkgbuild: "/opt/foss/include/rw/_allocator.h", line 373: Where: Specialized in non-template code. pkgbuild: "/opt/foss/include/rw/_allocator.h", line 89: Error: Unable to parse field declaration in class template: skipping field. ------------------------------------------------------------ My OS version from /etc/release : Solaris 10 8/07 s10x_u4wos_12b X86 with latest possible free patches and Studio is "cc -V" : Sun C 5.9 SunOS_i386 Patch 124868-02 2007/11/27 -- This message posted from opensolaris.org
