Re: [Wengophone-devel] problem compiling wengohone 2.1 branch

2007-01-15 Thread Aurélien Gâteau

Philippe BERNERY wrote:

Le 13 janv. 07 à 18:50, Nicolas Lécureuil a écrit :

i have verified and it doesn't seems to be related to cmake  2.4.4  
because :



$ rpm -q cmake

cmake-2.4.6-1mdv2007.1



Can you try 'cmake --version'. I've got the same error as you when I had 
CMake 2.4.3 on my machine.

Updating it resolved the issue.


I just rebuilt the 2.1 branch this morning with cmake 2.4.6 without 
problem. As Philippe says, maybe you have another cmake version lying 
around in your PATH.


Aurélien

___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel


Re: [Wengophone-devel] problem compiling wengohone 2.1 branch

2007-01-15 Thread Nicolas Lécureuil
Le lundi 15 janvier 2007 10:36, vous avez écrit :
 Philippe BERNERY wrote:
  Le 13 janv. 07 à 18:50, Nicolas Lécureuil a écrit :
  i have verified and it doesn't seems to be related to cmake  2.4.4
  because :
 
 
  $ rpm -q cmake
 
  cmake-2.4.6-1mdv2007.1
 
  Can you try 'cmake --version'. I've got the same error as you when I had
  CMake 2.4.3 on my machine.
  Updating it resolved the issue.

 I just rebuilt the 2.1 branch this morning with cmake 2.4.6 without
 problem. As Philippe says, maybe you have another cmake version lying
 around in your PATH.

 Aurélien
/me hiding :)

you are right i have forgottent i added an old cmake on my .bachrc for tests 
purposes :/


pgp9GObiZ2ayz.pgp
Description: PGP signature
___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Re: [Wengophone-devel] problem compiling wengohone 2.1 branch

2007-01-13 Thread Dave Neary

Hi Nicolas,

It seems like you hit a problem I saw a few weeks ago - the dependency
for CMake moved to 2.4.4 recently (Aurélien sent a mail about the
change, at the time he started usng EXCLUDE_FROM_ALL, he didn't realise
it had been added in the middle of the 2.4 series).

The cmake scripts should probably be updated to reflect this dependency.
I use 2.4.5 and everything compiled and ran fine yesterday (aside from
my usual sound problems).

Cheers,
Dave.

Nicolas Lécureuil wrote:
 I just downloaded  svn from 2.1 branch, i done  a cmake ../ on a build
 folder but i obtain this  on the end :  ( i have the same behaviour
 with  build_make.sh script )
 
 Someone have an idea ?
 
 CMake Error: Cannot find source file
 /home/neoclust/test/wengophone-2.1/libs/util/util/tests/EXCLUDE_FROM_ALL
 for target owutil-unit-tests
 
 Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp
 .hxx .in .txx
 CMake Error: Cannot find source file
 /home/neoclust/test/wengophone-2.1/libs/qtutil/tests/EXCLUDE_FROM_ALL
 for target desktopservice
 
 Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp
 .hxx .in .txx
 CMake Error: Cannot find source file
 /home/neoclust/test/wengophone-2.1/libs/qtutil/tests/EXCLUDE_FROM_ALL
 for target testlinklabel
 
 Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp
 .hxx .in .txx
 CMake Error: Cannot find source file
 /home/neoclust/test/wengophone-2.1/libs/qtutil/tests/EXCLUDE_FROM_ALL
 for target testscrollframe
 
 Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp
 .hxx .in .txx
 ___
 Wengophone-devel mailing list
 Wengophone-devel@lists.openwengo.com
 http://dev.openwengo.com/mailman/listinfo/wengophone-devel


-- 
Dave Neary
OpenWengo Community Development Manager
Email: [EMAIL PROTECTED]
___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel


Re: [Wengophone-devel] problem compiling wengohone 2.1 branch

2007-01-13 Thread Nicolas Lécureuil
Le samedi 13 janvier 2007 15:36, Dave Neary a écrit :
 Hi Nicolas,

 It seems like you hit a problem I saw a few weeks ago - the dependency
 for CMake moved to 2.4.4 recently (Aurélien sent a mail about the
 change, at the time he started usng EXCLUDE_FROM_ALL, he didn't realise
 it had been added in the middle of the 2.4 series).

 The cmake scripts should probably be updated to reflect this dependency.
 I use 2.4.5 and everything compiled and ran fine yesterday (aside from
 my usual sound problems).

 Cheers,
 Dave.

i have verified and it doesn't seems to be related to cmake  2.4.4  because :

$ rpm -q cmake
cmake-2.4.6-1mdv2007.1




pgpxXhFqED7dp.pgp
Description: PGP signature
___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel