[asterisk-bugs] [Asterisk 0018493]: [patch] Sqlite3 requires -lpthread to build in configure.ac

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Dec 17 21:03:07 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18493 
====================================================================== 
Reported By:                pprindeville
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18493
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.8.1.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-12-16 23:10 CST
Last Modified:              2010-12-17 15:03 CST
====================================================================== 
Summary:                    [patch] Sqlite3 requires -lpthread to build in
configure.ac
Description: 
At least on astlinux, our libsqlite3.so requires linkage with -lpthread.

Alas, the:

AST_EXT_LIB_CHECK([SQLITE3], ...)

requires [${LIB_PTHREADS}] same as [ICAL] does.

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

---------------------------------------------------------------------- 
 (0129740) svnbot (reporter) - 2010-12-17 15:03
 https://issues.asterisk.org/view.php?id=18493#c129740 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 298817

U   branches/1.6.2/configure
U   branches/1.6.2/configure.ac

------------------------------------------------------------------------
r298817 | tilghman | 2010-12-17 15:03:07 -0600 (Fri, 17 Dec 2010) | 8
lines

Also include PTHREAD_LIBS and PTHREAD_CFLAGS for SQLite 3, as it's needed
on some platforms.

(closes issue https://issues.asterisk.org/view.php?id=18493)
 Reported by: pprindeville
 Patches: 
       asterisk-1.8-sqlite3.patch uploaded by pprindeville (license 347)
 Tested by: pprindeville

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=298817 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-17 15:03 svnbot         Checkin                                      
2010-12-17 15:03 svnbot         Note Added: 0129740                          
======================================================================




More information about the asterisk-bugs mailing list