<br><br><div class="gmail_quote">2009/2/26 Olivier <span dir="ltr">&lt;<a href="mailto:oza-4h07@myamail.com">oza-4h07@myamail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I must add I tried spandsp0.0.6xxx as a warning message advised me to do so (using 0.0.4 would be ok for me but current trunk doesn&#39;t allow this anymore, it seems).<br><br><br><div class="gmail_quote">2009/2/26 Olivier <span dir="ltr">&lt;<a href="mailto:oza-4h07@myamail.com" target="_blank">oza-4h07@myamail.com</a>&gt;</span><div>
<div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>With 0.0.6pre3:<br># ./build.sh<br>CMake Warning (dev) in CMakeLists.txt:<br>  No cmake_minimum_required command is present.  A line of code such as<br>

<br>    cmake_minimum_required(VERSION 2.6)<br><br>  should be added at the top of the file.  The version specified may be lower<br>
  if you wish to support older CMake versions for this project.  For more<br>  information run &quot;cmake --help-policy CMP0000&quot;.<br>This warning is for project developers.  Use -Wno-dev to suppress it.<br><br>-- Configuring done<br>


-- Generating done<br>-- Build files have been written to: /usr/src/agx-ast-addons/trunk<br>[ 12%] Built target app_devstate<br>[ 25%] Built target app_nv_backgrounddetect<br>[ 37%] Built target app_nv_faxdetect<br>[ 50%] Built target app_pickup2<br>


[ 62%] Built target app_valetparking<br>[ 75%] Built target func_devstate<br>Scanning dependencies of target test_spandsp<br>[ 87%] Building C object CMakeFiles/test_spandsp.dir/test_spandsp.o<br>Linking C executable test_spandsp<br>


[ 87%] Built target test_spandsp<br>[100%] Building C object spandsp-0.0.6/CMakeFiles/app_fax.dir/app_fax.o<br>Linking C shared module ../dist/app_fax.so<br>[100%] Built target app_fax<br>./test_spandsp: error while loading shared libraries: libspandsp.so.1: cannot open shared object file: No such file or directory<br>


addons not installed, please upgrade your spandsp library first<br><br><br>With 0.0.6pre4 :<br># ./build.sh<br>CMake Warning (dev) in CMakeLists.txt:<br>  No cmake_minimum_required command is present.  A line of code such as<br>


<br>    cmake_minimum_required(VERSION 2.6)<br><br>  should be added at the top of the file.  The version specified may be lower<br>  if you wish to support older CMake versions for this project.  For more<br>  information run &quot;cmake --help-policy CMP0000&quot;.<br>


This warning is for project developers.  Use -Wno-dev to suppress it.<br><br>-- Configuring done<br>-- Generating done<br>-- Build files have been written to: /usr/src/agx-ast-addons/trunk<br>[ 12%] Building C object CMakeFiles/app_devstate.dir/app_devstate.o<br>


Linking C shared module dist/app_devstate.so<br>[ 12%] Built target app_devstate<br>[ 25%] Building C object CMakeFiles/app_nv_backgrounddetect.dir/app_nv_backgrounddetect.o<br>Linking C shared module dist/app_nv_backgrounddetect.so<br>


[ 25%] Built target app_nv_backgrounddetect<br>[ 37%] Building C object CMakeFiles/app_nv_faxdetect.dir/app_nv_faxdetect.o<br>Linking C shared module dist/app_nv_faxdetect.so<br>[ 37%] Built target app_nv_faxdetect<br>[ 50%] Building C object CMakeFiles/app_pickup2.dir/app_pickup2.o<br>


Linking C shared module dist/app_pickup2.so<br>[ 50%] Built target app_pickup2<br>[ 62%] Building C object CMakeFiles/app_valetparking.dir/app_valetparking.o<br>Linking C shared module dist/app_valetparking.so<br>[ 62%] Built target app_valetparking<br>


[ 75%] Building C object CMakeFiles/func_devstate.dir/func_devstate.o<br>Linking C shared module dist/func_devstate.so<br>[ 75%] Built target func_devstate<br>[ 87%] Building C object CMakeFiles/test_spandsp.dir/test_spandsp.o<br>


Linking C executable test_spandsp<br>[ 87%] Built target test_spandsp<br>[100%] Building C object spandsp-0.0.6/CMakeFiles/app_fax.dir/app_fax.o<br>/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c: In function ‘phase_e_handler’:<br>


/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:155: error: ‘t30_stats_t’ has no member named ‘pages_transferred’<br>/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:184: error: ‘t30_stats_t’ has no member named ‘pages_transferred’<br>


/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:188: error: ‘t30_stats_t’ has no member named ‘pages_transferred’<br>/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:189: error: ‘t30_stats_t’ has no member named ‘pages_transferred’<br>


/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c: In function ‘phase_d_handler’:<br>/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:208: error: ‘t30_stats_t’ has no member named ‘pages_transferred’<br>/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:211: error: ‘t30_stats_t’ has no member named ‘pages_transferred’<br>


make[2]: *** [spandsp-0.0.6/CMakeFiles/app_fax.dir/app_fax.o] Erreur 1<br>make[1]: *** [spandsp-0.0.6/CMakeFiles/app_fax.dir/all] Erreur 2<br>make: *** [all] Erreur 2<br><br><br>Can anyone help ?<br><br>Cheers<br>
</blockquote></div></div></div></blockquote><div><br>This came from the fact I was incorrectly installing spandsp from sources with ./configure and I should have used ./configure --prefix=/usr instead.<br><br>When I did this, I noticed that a remaining /usr/local/include directory still contained header files from another spandsp-0.0.4 failed install. I removed this /usr/local/include/spandsp.h and /usr/local/include/spandsp content and it worked.<br>
<br>Maybe, I should check why typing make distclean in /usr/src/spandsp-0.0.4 directory didn&#39;t remove those include files (but that&#39;s another story).<br><br>Anyway, now I can compile AGX-Asterisk-Addon !<br></div>
</div><br>