Hello,

Now I am trying with
Solaris 10
Studio 12
Boost 1.36
----------------------------
-bash-3.00$ uname -a
SunOS solx86 5.10 Generic i86pc i386 i86pc
-bash-3.00$ CC -V
CC: Sun C++ 5.9 SunOS_i386 Patch 124864-01 2007/07/25
-bash-3.00$ cc -V
cc: Sun C 5.9 SunOS_i386 2007/05/03
usage: cc [ options] files.  Use 'cc -flags' for details
-bash-3.00$
--------------------------------------------

I am still getting some error (given below).
Pls suggest whether any patch updation is required or I am missing
something.

===========================================================
...
...
...
[ 97%] Building CXX object src/http/CMakeFiles/wthttp.dir/SslConnection.o
"/export/home/amitendra/Boost/include/boost-1_36/boost/bind.hpp", line 67:
Error
: boost::_bi::F is not a namespace or class name.
"/export/home/amitendra/Boost/include/boost-1_36/boost/bind/bind_template.hpp",
line 15:     Where: While specializing
"boost::_bi::result_traits<boost::_bi::un
specified, extern "C" int(*)(ssl_st*,void*,int)>".
"/export/home/amitendra/Boost/include/boost-1_36/boost/bind/bind_template.hpp",
line 15:     Where: Specialized in
boost::_bi::bind_t<boost::_bi::unspecified, e
xtern "C" int(*)(ssl_st*,void*,int), boost::_bi::list3<boost::arg<1>,
boost::_bi
::value<void*>, boost::_bi::value<int>>>.
"/export/home/amitendra/Boost/include/boost-1_36/boost/asio/ssl/detail/openssl_s
tream_service.hpp", line 452:     Where: Specialized in non-template code.
"/export/home/amitendra/Boost/include/boost-1_36/boost/bind.hpp", line 67:
Error
: result_type is not defined.
"/export/home/amitendra/Boost/include/boost-1_36/boost/bind/bind_template.hpp",
line 15:     Where: While specializing
"boost::_bi::result_traits<boost::_bi::un
specified, extern "C" int(*)(ssl_st*,void*,int)>".
"/export/home/amitendra/Boost/include/boost-1_36/boost/bind/bind_template.hpp",
line 15:     Where: Specialized in
boost::_bi::bind_t<boost::_bi::unspecified, e
xtern "C" int(*)(ssl_st*,void*,int), boost::_bi::list3<boost::arg<1>,
boost::_bi
::value<void*>, boost::_bi::value<int>>>.
"/export/home/amitendra/Boost/include/boost-1_36/boost/asio/ssl/detail/openssl_s
tream_service.hpp", line 452:     Where: Specialized in non-template code.
2 Error(s) detected.
*** Error code 2
The following command caused the error:
cd /export/home/amitendra/WT_Build/wt-2.2.0/build/src/http && /usr/bin/CC
-DTH
READED -D_REENTRANT -DBOOST_SPIRIT_THREADSAFE -DHTTP_WITH_SSL
-DWTHTTP_WITH_ZLIB
 -DBOOST_ASIO -Dwthttp_EXPORTS -library=stlport4 -m64 -xO2 -KPIC
-I/export/home/
amitendra/Boost/include/boost-1_36
-I/export/home/amitendra/WT_Build/wt-2.2.0/bu
ild -I/export/home/amitendra/WT_Build/wt-2.2.0/src/web
-I/export/home/amitendra/
WT_Build/wt-2.2.0/src -I/export/home/amitendra/WT_Build/wt-2.2.0/build/src
-I/ex
port/home/amitendra/WT_Build/wt-2.2.0/src/mxml -I/opt/csw/include
-I/export/home
/amitendra/WT_Build/wt-2.2.0/src/http/../web
-I/export/home/amitendra/WT_Build/w
t-2.2.0/src/http/../wt
-I/export/home/amitendra/WT_Build/wt-2.2.0/build/src/http
 -o CMakeFiles/wthttp.dir/SslConnection.o -c
/export/home/amitendra/WT_Build/wt-
2.2.0/src/http/SslConnection.C
make: Fatal error: Command failed for target
`src/http/CMakeFiles/wthttp.dir/Ssl
Connection.o'
Current working directory /export/home/amitendra/WT_Build/wt-2.2.0/build
*** Error code 1
The following command caused the error:
make -f src/http/CMakeFiles/wthttp.dir/build.make
src/http/CMakeFiles/wthttp.dir
/build
make: Fatal error: Command failed for target
`src/http/CMakeFiles/wthttp.dir/all
'
Current working directory /export/home/amitendra/WT_Build/wt-2.2.0/build
*** Error code 1
The following command caused the error:
make -f CMakeFiles/Makefile2 all
make: Fatal error: Command failed for target `all'
-bash-3.00$


On 9/22/08, Koen Deforche <[EMAIL PROTECTED]> wrote:
>
> Hey Amitendra,
>
> > version of "/opt/SUNWspro/bin/../prod/bin/../../bin/cc": Sun C 5.8
> > 2005/10/13
> > version of "/opt/SUNWspro/bin/../prod/bin/../../bin/CC": Sun C++ 5.8
> Patch
> > 12101
> > 7-10 2007/02/21
>
> Unfortunately, we only support more recent version of the SunStudio
> (see the version numbers I indicated) compilers. If you upgrade to the
> latest versions, you should be able to build Wt easily, at least if
> the compilers really behave similar on Intel as they do on Sparc (we
> only tested on Intel hardware):
>
> >> - sun studio:
> >> $ /opt/SunStudioExpress/bin/CC -V
> >> CC: Sun Ceres C++ 5.9 SunOS_i386 2008/04/04
> >> $ /opt/SunStudioExpress/bin/cc -V
> >> cc: Sun Ceres C 5.10 SunOS_i386 2008/04/04
> >>
>
> Regards,
> koen
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to