[asterisk-bugs] [Asterisk 0011834]: compile - make fails if directory path contains spaces

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jan 29 10:29:29 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11834 
====================================================================== 
Reported By:                spendergrass
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11834
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0-beta1 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-24-2008 11:21 CST
Last Modified:              01-29-2008 10:29 CST
====================================================================== 
Summary:                    compile - make fails if directory path contains
spaces
Description: 
Running the make command errors out.  Removed spaces from directory path
and the errors went away.
====================================================================== 

---------------------------------------------------------------------- 
 jharragi - 01-29-08 10:29  
---------------------------------------------------------------------- 
I also had a trivial compiling problem. Compiled by the following change.


[root at mcc-ast codecs]# diff codec_resample.c.orig codec_resample.c
42c42
< #include "asterisk/libresample.h"
---
> #include "../main/libresample/include/libresample.h" 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-29-08 10:29  jharragi       Note Added: 0081325                          
======================================================================




More information about the asterisk-bugs mailing list