Hello Koen,

Now it gives the following error...

==============================================
[100%] Building CXX object src/http/CMakeFiles/wthttp.dir/WServer.o
"/export/home/amitendra/WT_Build/wt-2.2.0/src/http/WServer.C", line 241:
Error:
Too many arguments in call to "sigwait(sigset_t*)".
1 Error(s) detected.
*** Error code 1
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 -DWTHTTP_WITH_ZLIB
-DBOOST_ASIO -D
wthttp_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/build
-I/export/ho
me/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/export/home/amiten
dra/WT_Build/wt-2.2.0/src/mxml
-I/export/home/amitendra/WT_Build/wt-2.2.0/src/ht
tp/../web -I/export/home/amitendra/WT_Build/wt-2.2.0/src/http/../wt
-I/export/ho
me/amitendra/WT_Build/wt-2.2.0/build/src/http -o
CMakeFiles/wthttp.dir/WServer.o
 -c /export/home/amitendra/WT_Build/wt-2.2.0/src/http/WServer.C
make: Fatal error: Command failed for target
`src/http/CMakeFiles/wthttp.dir/WSe
rver.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'


On 9/23/08, Koen Deforche <[EMAIL PROTECTED]> wrote:
>
> Hey Amitendra,
>
> > [ 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.
>
> You are almost there. I am not sure whether I have tried to build with
> OpenSSL support on OpenSolaris. I will check. In the meantime, you
> should be able to build succesfully without openssl support ?
>
> You can disable SSL support in the CMakeCache.txt:
> set HTTP_WITH_SSL:BOOL=OFF
>
> 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