[asterisk-bugs] [Asterisk 0018493]: [patch] Sqlite3 requires -lpthread to build in configure.ac
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 17 19:55:50 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: 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-17 13:55 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.
======================================================================
----------------------------------------------------------------------
(0129736) tilghman (manager) - 2010-12-17 13:55
https://issues.asterisk.org/view.php?id=18493#c129736
----------------------------------------------------------------------
What is the output of:
pkg-config --libs sqlite3
Issue History
Date Modified Username Field Change
======================================================================
2010-12-17 13:55 tilghman Note Added: 0129736
======================================================================
More information about the asterisk-bugs
mailing list