[asterisk-bugs] [Asterisk 0015606]: app_fax.c is not compiling under OpenBSD

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 30 09:22:25 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15606 
====================================================================== 
Reported By:                mvanbaak
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15606
Category:                   Applications/app_fax
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 209058 
Request Review:              
====================================================================== 
Date Submitted:             2009-07-29 03:29 CDT
Last Modified:              2009-07-30 09:22 CDT
====================================================================== 
Summary:                    app_fax.c is not compiling under OpenBSD
Description: 
cc -o app_fax.i -E app_fax.c -MD -MT app_fax.i -MF .app_fax.i.d -MP
-pthread -I/home/mvanbaak/dev/personal/asterisk/trunk/include
-I/usr/local/include/libxml2 -I/usr/local/include -pipe -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Werror
-Wunused  -D_FORTIFY_SOURCE=2 -Wundef  -Wmissing-format-attribute
-Wformat=2 -I/usr/local/include  -pthread -ftrampolines  -fPIC
-DAST_MODULE=\"app_fax\"   
In file included from /usr/local/include/spandsp.h:61,
                 from app_fax.c:31:
/usr/local/include/spandsp/biquad.h:51:5: "FIRST_ORDER_NOISE_SHAPING" is
not defined
/usr/local/include/spandsp/biquad.h:53:7: "SECOND_ORDER_NOISE_SHAPING" is
not defined
/usr/local/include/spandsp/biquad.h:80:5: "FIRST_ORDER_NOISE_SHAPING" is
not defined
/usr/local/include/spandsp/biquad.h:82:7: "SECOND_ORDER_NOISE_SHAPING" is
not defined
/usr/local/include/spandsp/biquad.h:99:5: "FIRST_ORDER_NOISE_SHAPING" is
not defined
/usr/local/include/spandsp/biquad.h:102:7: "SECOND_ORDER_NOISE_SHAPING" is
not defined
gmake[1]: *** [app_fax.i] Error 1

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

---------------------------------------------------------------------- 
 (0108388) mmichelson (administrator) - 2009-07-30 09:22
 https://issues.asterisk.org/view.php?id=15606#c108388 
---------------------------------------------------------------------- 
Correct me if I'm wrong, but it seems like the problem here is that the
spandsp header is making references to constants which are not defined. In
other words, it seems like the problem is due to spandsp and not due to
Asterisk. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-30 09:22 mmichelson     Note Added: 0108388                          
======================================================================




More information about the asterisk-bugs mailing list