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

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jul 26 17:09:35 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 17:09 CDT
====================================================================== 
Summary:                    [patch] 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


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

---------------------------------------------------------------------- 
 (0125077) lmadsen (administrator) - 2010-07-26 17:09
 https://issues.asterisk.org/view.php?id=17722#c125077 
---------------------------------------------------------------------- 
I've reproduced this. If I then patch with what I've just uploaded (by
seanbright) then I can install with 'make install' again. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-26 17:09 lmadsen        Note Added: 0125077                          
======================================================================




More information about the asterisk-bugs mailing list