[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 16:58:01 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 16:58 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
======================================================================
----------------------------------------------------------------------
(0125076) lmadsen (administrator) - 2010-07-26 16:58
https://issues.asterisk.org/view.php?id=17722#c125076
----------------------------------------------------------------------
I'm attempting to reproduce this now and test a patch from seanbright.
Issue History
Date Modified Username Field Change
======================================================================
2010-07-26 16:58 lmadsen Note Added: 0125076
======================================================================
More information about the asterisk-bugs
mailing list