Thanks to the folks on bugs, once I upgraded to make 3.81, the compile succeeded.
I’m new to both Asterisk & Linux, although I was able to get my installation compiled & running for version 1.2.9.1. Since we’re using SIP, and major SIP changes are planned for 1.4, I’m trying to upgrade to the trunk and test that.
I had trouble compiling the zaptel code, which I got around by de-selecting everything but zaptel and ztdummy from the configuration, and then I still had to hand-enter the line to compile gendigits. (I still don’t understand that one, but it worked).
I’ve been unable to compile asterisk at all, and I’ve done clean svn checkouts as well as svn updates.
I’m sure it’s something I’m missing, but for the previous version it was as easy as make clean; make; make install, and this is not. Can anyone help please?
System info:
[root@annapolis asterisk]# uname -a
Linux annapolis 2.4.21-27.0.2.EL #1 Wed Jan 12 23:46:37 EST 2005 i686 i686 i386 GNU/Linux
[root@annapolis asterisk]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 4)