I use autoconf 2.59, automake 1.9.2, aclocal 1.9.2, sipXtapi Re10430, 
RHEL4(2.6.9-34).
The problem comes from sipXmediaLib.
autoreconf -fi
Output: 
configure.ac:46: error: possibly undefined macro: AC_TYPE_INT16_T
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:47: error: possibly undefined macro: AC_TYPE_INT32_T
configure.ac:48: error: possibly undefined macro: AC_TYPE_INT8_T
configure.ac:49: error: possibly undefined macro: AC_TYPE_UINT8_T

----> So I upgrade autoconf to 2.60 and run autoreconf -fi. The error doesn't 
come out. Is upgrading to 2.60 OK?

Then I run ./configure, and this comes out:
checking for libspandsp >= 0.0.2pre26... not found
checking if speex dsp usage is enabled... no
/configure: line 26449: syntax error near unexpected token `SPEEX,'
/configure: line 26449: `        PKG_CHECK_MODULES(SPEEX,'

---->I guess this problem is about the version of automake, autoconf and 
aclocal. May be I was wrong. Any idea? Thanks!
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to