Re: [Sofia-sip-devel] make check fails

2010-09-20 Thread Pekka Pessi
Hi Filippo, 2010/9/20 Della Betta Filippo : > Attached config.h and config.status. > Below output of ifconfig... It seems to me that you do not have openssl-dev, but my make check passes through even if I remove it... Mysterious. -- Pekka.Pessi mail at nokia.com ---

Re: [Sofia-sip-devel] make check fails

2010-09-17 Thread Pekka Pessi
2010/9/17 Della Betta Filippo : > From a clean VM Ubuntu 10.04 x86, I did the following steps to reproduce > failure > > sudo apt-get install build-essential autoconf automake1.9 libtool git-core > check > git clone http://git.gitorious.org/sofia-sip/sofia-sip.git > cd sofia-sip > ./autogen.sh >

Re: [Sofia-sip-devel] make check fails

2010-09-13 Thread Pekka Pessi
Hi Filippo, 2010/9/10 Della Betta Filippo : >        With the latest git code, make check fails during check_nua (I have > 4/5 errors). > The first test that fails is call_2_3_1. > So I launched "check_nua call_2_3_1" > With CHECK_NUA_THREADING=no : fails > With CHECK_NUA_THREADING=yes : ok > Can

[Sofia-sip-devel] make check fails

2010-09-10 Thread Della Betta Filippo
Dear all, With the latest git code, make check fails during check_nua (I have 4/5 errors). The first test that fails is call_2_3_1. So I launched "check_nua call_2_3_1" With CHECK_NUA_THREADING=no : fails With CHECK_NUA_THREADING=yes : ok Can you check this ? Thanks in advance Filippo Dell