[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:04:22 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18493 
====================================================================== 
Reported By:                pprindeville
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   18493
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-12-16 23:10 CST
Last Modified:              2010-12-17 15:04 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.

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

---------------------------------------------------------------------- 
 (0129741) svnbot (reporter) - 2010-12-17 15:04
 https://issues.asterisk.org/view.php?id=18493#c129741 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 298818

_U  branches/1.8/
U   branches/1.8/configure
U   branches/1.8/configure.ac

------------------------------------------------------------------------
r298818 | tilghman | 2010-12-17 15:04:22 -0600 (Fri, 17 Dec 2010) | 15
lines

Merged revisions 298817 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r298817 | tilghman | 2010-12-17 15:03:06 -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=298818 

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




More information about the asterisk-bugs mailing list