[Home]

Summary:ASTERISK-12293: "make samples" gets an error "/bin/sh: line 44: Set: command not found"
Reporter:IƱaki Baz Castillo (ibc)Labels:
Date Opened:2008-07-01 08:40:07Date Closed:2008-07-01 15:44:31
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 12966.patch
Description:When I do "make samples" I get this error:

---------
Installing file configs/voicemail.conf.sample
Installing file configs/vpb.conf.sample
Creating asterisk.conf
/bin/sh: line 44: Set: command not found
mkdir -p /var/spool/asterisk/voicemail/default/1234/INBOX
build_tools/make_sample_voicemail //var/lib/asterisk //var/spool/asterisk
---------
Comments:By: Brandon Kruse (bkruse) 2008-07-01 15:34:52

Can you try that patch?

-bk

By: Digium Subversion (svnbot) 2008-07-01 15:44:29

Repository: asterisk
Revision: 127152

U   trunk/Makefile

------------------------------------------------------------------------
r127152 | qwell | 2008-07-01 15:44:29 -0500 (Tue, 01 Jul 2008) | 7 lines

Fix a typo that caused this asterisk.conf to not get correctly generated.

(closes issue ASTERISK-12293)
Reported by: ibc
Patches:
     12966.patch uploaded by bkruse (license 132)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=127152