Nicolas, Try to run make VERBOSE=1
Thanks Vadim Le 22 août 08 à 00:57, Nicolas Lécureuil a écrit : > Le Thursday 21 August 2008 16:59:31, vous avez écrit : >> Hello, >> >> Were VERY glad to announce RC1 for QuteCom 2.2 >> There are a LOT bug fixes for all platforms and modifications >> simplifying customization >> Many thanks for all contributors and epsecially for Kvats team >> (www.kvats.net) >> >> Windows installer : >> http://www.qutecom.com/downloads/QuteCom-2.2-setup-rc1-183f96e5f4e9.exe >> >> Source code : http://www.qutecom.com/downloads/qutecom-2.2- >> RC1.tar.gz > > hello, > > i am adding it to mandriva, i have some errors > > 1- owbuild/FindFFMPEG.cmake misses /usr/include/libavcodec > without it, this > can't work on mandriva > 2- i had to comment some mercurial stuffs if not cmake was failing > > --- owbuild/owbuild/OWGlobalVariables.cmake~ 2008-08-21 > 15:10:12.000000000 > +0200 > +++ owbuild/owbuild/OWGlobalVariables.cmake 2008-08-21 > 17:51:06.000000000 > +0200 > @@ -46,10 +46,10 @@ > > # Gets svn revision > set(SVN_REVISION "0") > -ow_get_hg_revision(SVN_REVISION) > +#ow_get_hg_revision(SVN_REVISION) > # Bugfix with svn revision number that can integrate a : and > # this does not work under Windows for the installer name, replace > it by - > -string(REPLACE ":" "-" SVN_REVISION ${SVN_REVISION}) > +#string(REPLACE ":" "-" SVN_REVISION ${SVN_REVISION}) > > # Gets current date time > set(CURRENT_DATE_TIME "0") > > > > -3 build start but fail and i don't find the reason: > > > CMakeFiles/gaim.dir/src/libgaim/protocols/yahoo/ycht.o > /usr/bin/ranlib libgaim.a > make[2]: Leaving directory `/home/neoclust/rpm/BUILD/qutecom-2.2-RC1/ > build' > /usr/bin/cmake -E cmake_progress_report /home/neoclust/rpm/BUILD/ > qutecom-2.2- > RC1/build/CMakeFiles 14 15 16 17 18 19 20 21 22 23 24 25 > [ 16%] Built target gaim > make[1]: Leaving directory `/home/neoclust/rpm/BUILD/qutecom-2.2-RC1/ > build' > make: *** [all] Error 2 > error: Bad exit status from /home/neoclust/rpm/tmp/rpm-tmp.16991 > (%build) > > > > Do you have an idea about this build failure ? > > thanks > > -- > Cordialement, > Nicolas Lécureuil > Contributeur KDE pour Mandriva > _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
