Thank you Every one. Now I am getting this error
[EMAIL PROTECTED] testwengo]# cmake -DCMAKE_BUILD_TYPE=Debug 
../wengophone-2.1-RC1
-- 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
Subversion svn command line not found, it is recommended to install it
-- OS: Linux-2.6.17-1.2187_FC5smp
-- Processor: i686
-- Compiler: /usr/bin/gcc
-- Build type: Debug
-- Build tool: /usr/bin/gmake
-- Build directory: /bast/jprangi/openwengo/testwengo/debug
-- svn revision: 0
--
-- -------------------------------------------------------
--                       W A R N I N G
--
-- WengoPhone has problems with GCC 4.1.x,
-- see https://bugzilla.novell.com/show_bug.cgi?id=228524
-- Please use a previous version
-- -------------------------------------------------------
--
CMake Error: Error in cmake code at
/bast/jprangi/openwengo/wengophone-2.1-RC1/CMakeLists.txt:26:
SUBDIRS Incorrect SUBDIRS command. Directory: libs/3rdparty does not exists.
Current CMake stack: /bast/jprangi/openwengo/wengophone-2.1-RC1
/CMakeLists.txt;/bast/jprangi/openwengo/wengophone-2.1-RC1/CMakeLists-
owbuild.txt;/usr/share/cmake/Modules/CMakeCInformation.cmake
CMake Error: owutil: boost_INCLUDE_DIRS and boost_INCLUDE_DIR empty, check
that boost is declared before owutil
-- Configuring done
[EMAIL PROTECTED] testwengo]# pwd
/bast/jprangi/openwengo/testwengo
[EMAIL PROTECTED] testwengo]# mkdir libs/3rdparty
[EMAIL PROTECTED] testwengo]# cmake -DCMAKE_BUILD_TYPE=Debug 
../wengophone-2.1-RC1
Subversion svn command line not found, it is recommended to install it
-- OS: Linux-2.6.17-1.2187_FC5smp
-- Processor: i686
-- Compiler: /usr/bin/gcc
-- Build type: Debug
-- Build tool: /usr/bin/gmake
-- Build directory: /bast/jprangi/openwengo/testwengo/debug
-- svn revision: 0
--
-- -------------------------------------------------------
--                       W A R N I N G
--
-- WengoPhone has problems with GCC 4.1.x,
-- see https://bugzilla.novell.com/show_bug.cgi?id=228524
-- Please use a previous version
-- -------------------------------------------------------
--
CMake Error: owutil: boost_INCLUDE_DIRS and boost_INCLUDE_DIR empty, check
that boost is declared before owutil
-- Configuring done

-Jai


On 6/8/07, Aurélien Gâteau <[EMAIL PROTECTED] > wrote:

Andreas Schneider a écrit :
> Aurélien Gâteau wrote:
>> Andreas: we do require a separate build dir, but I think Jan is doing
it
>> right: he ran cmake with a dir passed as the second argument, so I
>> believe he is using a separate build dir.
>
> We require a separate build directory.
>
> Jan is in
>
> wengophone-2.1-RC1
>
> Then he calls:
> cmake -DCMAKE_BUILD_TYPE=Debug ../wengophone-2.1-RC1
>
> which is the same as cmake -DCMAKE_BUILD_TYPE=Debug .
>
> It doesn't look like that he is in a seperate build directory.

Oups, my mistake, you are right. Jan, listen to Andreas, not to me :-)

Aurélien

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to