[asterisk-bugs] [Asterisk 0013161]: Commit 128812 breaks app_voicemail on CentOS 5
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 25 12:31:30 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13161
======================================================================
Reported By: dimas
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13161
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 133578
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-07-25 12:31 CDT
Last Modified: 2008-07-25 12:31 CDT
======================================================================
Summary: Commit 128812 breaks app_voicemail on CentOS 5
Description:
The commit adds MAP_32BIT to the flags parameter of the mmap call which
results in:
[root at ...... asterisk-branch-1.4]# uname -a
Linux ...... 2.6.18-53.1.21.el5 http://bugs.digium.com/view.php?id=1 SMP Tue May
20 09:34:18 EDT 2008 i686
i686 i386 GNU/Linux
[root at ...... asterisk-branch-1.4]# make
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
[CC] app_voicemail.c -> app_voicemail.o
app_voicemail.c: In function ???store_file??™:
app_voicemail.c:1459: error: ???MAP_32BIT??™ undeclared (first use in
this function)
app_voicemail.c:1459: error: (Each undeclared identifier is reported only
once
app_voicemail.c:1459: error: for each function it appears in.)
make[1]: *** [app_voicemail.o] Error 1
make: *** [apps] Error 2
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-07-25 12:31 dimas Asterisk Version => SVN
2008-07-25 12:31 dimas SVN Branch (only for SVN checkouts, not tarball
releases) => 1.4
2008-07-25 12:31 dimas SVN Revision (number only!) => 133578
======================================================================
More information about the asterisk-bugs
mailing list