[asterisk-bugs] [Asterisk 0018493]: Sqlite3 requires -lpthread to build in configure.ac
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 17 05:10:45 UTC 2010
The following issue has been SUBMITTED.
======================================================================
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: new
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-16 23:10 CST
======================================================================
Summary: 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-12-16 23:10 pprindeville Asterisk Version => 1.8.1.1
2010-12-16 23:10 pprindeville Regression => No
2010-12-16 23:10 pprindeville SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list