[asterisk-bugs] [Asterisk 0014933]: SVN Trunk fails to link on Mac OS X

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Apr 19 10:24:22 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14933 
====================================================================== 
Reported By:                ssokol
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14933
Category:                   Core/Portability
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!): 189271 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-19 10:24 CDT
Last Modified:              2009-04-19 10:24 CDT
====================================================================== 
Summary:                    SVN Trunk fails to link on Mac OS X
Description: 
Trying to compile the current trunk on Mac OS 10.5.6 (Leopard).  GCC
version info:  i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build
5465)

The compile phase threw constant warnings about implicit function
declaration for a locking function:

/usr/src/asterisk/include/asterisk/lock.h: In function
'ast_rwlock_timedrdlock':
/usr/src/asterisk/include/asterisk/lock.h:1765: warning: implicit
declaration of function 'pthread_rwlock_timedrdlock'
/usr/src/asterisk/include/asterisk/lock.h: In function
'ast_rwlock_timedwrlock':
/usr/src/asterisk/include/asterisk/lock.h:1780: warning: implicit
declaration of function 'pthread_rwlock_timedwrlock'

At the link phase the build failed with the following error:

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-19 10:24 ssokol         New Issue                                    
2009-04-19 10:24 ssokol         Asterisk Version          => SVN             
2009-04-19 10:24 ssokol         Regression                => No              
2009-04-19 10:24 ssokol         SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
2009-04-19 10:24 ssokol         SVN Revision (number only!) => 189271          
======================================================================




More information about the asterisk-bugs mailing list