[Home]

Summary:ASTERISK-07536: can't compile trunk (2.4.21-27.0.2.EL kernel, redhat ES 3) with make v. < 3.81
Reporter:Peggy Shepard (pssatcs)Labels:
Date Opened:2006-08-15 09:25:03Date Closed:2011-06-07 14:07:57
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) compile-zaptel
( 1) configure-asterisk
( 2) trunk-download
( 3) trunk-download.txt
Description:I have been unable to compile the trunk versions of zaptel (needed for ztdummy) and asterisk, although I've had no trouble with 1.2.9.1 and 1.2.10.

For completeness, I used script to record the svn checkouts and compilation attempts.  It looks like I can only attach one at a time, so I'll have to update the ticket with the other files.

trunk-download is the typescript generated from the download.

after the zaptel compile failed the first time, I ran menuselect to choose only zaptel and ztdummy.

compile-zaptel contains the failed compilation. I've seen the same behavior for over a week where gendigits fails to compile via the make file, but if I enter the command, and then enter make again, the compile continues (lines 29-33)

configure-asterisk shows the compilation errors I'm seeing there.  I don't know how important line 329 (make: ***[makeopts] Error 1) is or how to fix it.  I've seen consistent failures (various downloads over the past week) in res (lines 534-536).


****** ADDITIONAL INFORMATION ******

asterisk trunk version 39775
zaptel trunk version 1309

[root@annapolis zaptel-trunk]# 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 zaptel-trunk]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 4)
Comments:By: Joshua C. Colp (jcolp) 2006-08-15 09:41:26

Upgrade make to version 3.81 and report back whether it magically works or not.

By: Peggy Shepard (pssatcs) 2006-08-15 10:10:55

That magically worked ;-)  Thanks!

By: Joshua C. Colp (jcolp) 2006-08-15 10:15:45

The moral of the story is... use the latest make