[asterisk-bugs] [JIRA] (ASTERISK-19751) asterisk fails to autoconfigure - cannot find sqlite3
Sean Bright (JIRA)
noreply at issues.asterisk.org
Wed Dec 13 09:02:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Bright closed ASTERISK-19751.
----------------------------------
Resolution: Won't Fix
> asterisk fails to autoconfigure - cannot find sqlite3
> -----------------------------------------------------
>
> Key: ASTERISK-19751
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-19751
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: 10.3.0
> Environment: Slackware64 and probably other x64 distros.
> Reporter: feyfre
> Assignee: feyfre
> Severity: Critical
> Attachments: config.log-clean, config.log-keys, sqlite-seacrh.txt
>
>
> running configure this way:
> ASTCFLAGS="-g" \
> CFLAGS="-O2 -fPIC" \
> CXXFLAGS="-O2 -fPIC" \
> ./configure \
> --prefix=/usr \
> --libdir=/usr/lib64 \
> --sysconfdir=/etc \
> --localstatedir=/var \
> --mandir=/usr/man \
> --build=x86_64-slackware-linux
> After a bunch of checkups got, next:
> ...skipped...
> checking for speex_encode in -lspeex... no
> checking for speex_preprocess_ctl in -lspeex... no
> checking for speex_preprocess_ctl in -lspeexdsp... no
> checking for sqlite_exec in -lsqlite... no
> checking for sqlite3_open in -lsqlite3... no
> configure: WARNING: *** Asterisk now uses SQLite3 for the internal Asterisk database.
> configure: WARNING: *** Please install the SQLite3 development package.
> However SQLite3 is installed.
> (Will attach listing of sqlite3 related files on FS).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list