[asterisk-bugs] [Asterisk 0011936]: Compilation failed with malloc debug
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Feb 6 09:40:34 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11936
======================================================================
Reported By: snuffy
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11936
Category: Core-General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 102576
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-06-2008 02:37 CST
Last Modified: 02-06-2008 09:40 CST
======================================================================
Summary: Compilation failed with malloc debug
Description:
[CC] global_datastores.c -> global_datastores.o
In file included from
/home/snuffy/1.4-asterisk/include/asterisk/linkedlists.h:23,
from
/home/snuffy/1.4-asterisk/include/asterisk/frame.h:37,
from
/home/snuffy/1.4-asterisk/include/asterisk/channel.h:110,
from
/home/snuffy/1.4-asterisk/include/asterisk/global_datastores.h:27,
from global_datastores.c:26:
/home/snuffy/1.4-asterisk/include/asterisk/lock.h: In function
`ast_mutex_lock':
/home/snuffy/1.4-asterisk/include/asterisk/lock.h:701: error: `mtx_prof'
undeclared (first use in this function)
/home/snuffy/1.4-asterisk/include/asterisk/lock.h:701: error: (Each
undeclared identifier is reported only once
/home/snuffy/1.4-asterisk/include/asterisk/lock.h:701: error: for each
function it appears in.)
make[1]: *** [global_datastores.o] Error 1
make: *** [main] Error 2
======================================================================
----------------------------------------------------------------------
svnbot - 02-06-08 09:40
----------------------------------------------------------------------
Repository: asterisk
Revision: 102653
U branches/1.4/main/global_datastores.c
------------------------------------------------------------------------
r102653 | file | 2008-02-06 09:40:33 -0600 (Wed, 06 Feb 2008) | 4 lines
Add missing header file and ASTERISK_FILE_VERSION usage.
(closes issue http://bugs.digium.com/view.php?id=11936)
Reported by: snuffy
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=102653
Issue History
Date Modified Username Field Change
======================================================================
02-06-08 09:40 svnbot Note Added: 0081789
02-06-08 09:40 svnbot Status new => assigned
02-06-08 09:40 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list