[asterisk-bugs] [Asterisk 0011045]: compiling with MTX_PROFILE broken
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 22 17:41:59 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11045
======================================================================
Reported By: snuffy
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 11045
Category: Core/*
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 86572
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-21-2007 21:45 CDT
Last Modified: 10-22-2007 17:41 CDT
======================================================================
Summary: compiling with MTX_PROFILE broken
Description:
[CC] ast_expr2.c -> ast_expr2.o
In file included from
/home/bradl/asterisk-latest/include/asterisk/linkedlists.h:23,
from
/home/bradl/asterisk-latest/include/asterisk/frame.h:37,
from
/home/bradl/asterisk-latest/include/asterisk/channel.h:146,
from
/home/bradl/asterisk-latest/include/asterisk/pbx.h:27,
from ../main/ast_expr2.y:202:
/home/bradl/asterisk-latest/include/asterisk/lock.h: In function
`__ast_pthread_mutex_lock':
/home/bradl/asterisk-latest/include/asterisk/lock.h:318: error: `mtx_prof'
undeclared (first use in this function)
/home/bradl/asterisk-latest/include/asterisk/lock.h:318: error: (Each
undeclared identifier is reported only once
/home/bradl/asterisk-latest/include/asterisk/lock.h:318: error: for each
function it appears in.)
make[1]: *** [ast_expr2.o] Error 1
make: *** [utils] Error 2
======================================================================
----------------------------------------------------------------------
snuffy - 10-22-07 17:41
----------------------------------------------------------------------
Done a make dist-clean still same result, i do remember you fixing
compilation before but it appears broken again.
With mtx_profile on failed build on centos 4.4 and opensolaris ON 64
Issue History
Date Modified Username Field Change
======================================================================
10-22-07 17:41 snuffy Note Added: 0072389
======================================================================
More information about the asterisk-bugs
mailing list