Hello,

I build my own boost library but I cannot comile wt from last git cvs.

+ cd /home/guy/Docs/Dev/wt/src/wt/build-Linux-x86_64
+ cmake -DBOOST_DIR=/usr/local/boost_1_38 -DBOOST_VERSION=1_38 
-DBOOST_COMPILER=gcc -D CONNECTOR_FCGI=ON -D CONNECTOR_HTTP=OFF -D 
EXAMPLES_CONNECTOR:STRING=wtfcgi -D DEPLOYROOT=/var/www/wt -D 
WEBUSER=www-data -D WEBGROUP=www-data ../
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
** Using supplied mxml library.
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
** Error finding Wt required library:
** Could not find a boost installation in /usr/local/boost_1_38.
** It may be necessary to set appropriate values for the
   variables BOOST_DIR, BOOST_COMPILER, and BOOST_VERSION
CMake Error: ** Wt requires the following C++ boost libraries: 
boost_date_time, boost_regex, and boost_program_options, boost_signals, 
and optionally boost_thread

[...@pcgd-c:~/Docs/Dev/wt/src] $ ll /usr/local/boost_1_38/
total 24
drwxr-xr-x  4 root root  4096 2009-04-21 18:55 .
drwxr-xr-x 17 root root  4096 2009-04-21 18:54 ..
drwxr-xr-x  3 root root  4096 2009-04-21 18:54 include
drwxr-xr-x  2 root root 12288 2009-04-21 18:55 lib
[...@pcgd-c:~/Docs/Dev/wt/src] $

What is missing ?

Thanks in advance

Guy

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to