[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:06:14 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:06 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.

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

---------------------------------------------------------------------- 
 (0129742) svnbot (reporter) - 2010-12-17 15:06
 https://issues.asterisk.org/view.php?id=18493#c129742 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 298819

_U  trunk/
U   trunk/configure
U   trunk/configure.ac

------------------------------------------------------------------------
r298819 | tilghman | 2010-12-17 15:06:14 -0600 (Fri, 17 Dec 2010) | 22
lines

Merged revisions 298818 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r298818 | tilghman | 2010-12-17 15:04:21 -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=298819 

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




More information about the asterisk-bugs mailing list