[asterisk-bugs] [Asterisk 0017722]: sounds/Makefile symbolic link has incorrect path with Make 3.80

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jul 26 15:43:05 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17722 
====================================================================== 
Reported By:                farisraouf
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17722
Category:                   General
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.10 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 279561 
Request Review:              
====================================================================== 
Date Submitted:             2010-07-26 15:41 CDT
Last Modified:              2010-07-26 15:43 CDT
====================================================================== 
Summary:                    sounds/Makefile symbolic link has incorrect path
with Make 3.80
Description: 
The fix for issue 17716 incorrectly creates a symbolic link in the sounds
directory between Makefile and sounds/Makefile380 - the symbolic link
should be to Makefile380 not sounds/Makefile380.

As a result, the following is output when doing a make install:

<some output removed for brevity>
make -C sounds install
make[1]: Entering directory `/root/asterisk-svn/asterisk-1.6.2/sounds'
make[1]: Makefile: No such file or directory
make[1]: *** No rule to make target `Makefile'.  Stop.
make[1]: Leaving directory `/root/asterisk-svn/asterisk-1.6.2/sounds'
make: *** [datafiles] Error 2


====================================================================== 

---------------------------------------------------------------------- 
 (0125069) farisraouf (reporter) - 2010-07-26 15:43
 https://issues.asterisk.org/view.php?id=17722#c125069 
---------------------------------------------------------------------- 
Note: This is under Centos 4.8 (x86) with Make 3.80 (make-3/80-7.EL4) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-26 15:43 farisraouf     Note Added: 0125069                          
======================================================================




More information about the asterisk-bugs mailing list