Andrius Kairiukstis ha scritto:
> Hello, today i did upgrade to SVN-3729 and during compilation got 
> following error with sqlite.
> It is Debian etch box and previous callveawer (SVN-3573) compiling just 
> fine.
> What is wrong?
> 
Let's see if i can give you some clues:

>  gcc -DHAVE_CONFIG_H -include ../include/confdefs.h -I. -I. -I../include 
> -fomit-frame-pointer -D_REENTRANT -Wall -Wstrict-prototypes 
> -Wmissing-prototypes -Wmissing-declarations -I.. -I../include -g -O2 
> -I/usr/local/spandsp- 0.0.4 -I/usr/include/openssl -DHAVE_SSL -g -O2 
> -I/usr/local/spandsp-0.0.4 -MT libcallweaver_la-db.lo -MD -MP -MF 
> .deps/libcallweaver_la-db.Tpo -c db.c  -fPIC -DPIC -o 
> .libs/libcallweaver_la-db.o

> db.c:58:21: error: sqlite3.h : No such file or directory

OPS!
sqlite3.h isn't found.

... but why ?
http://www.callweaver.org/changeset/3719

OPS!
someone removed sqlite3 from callweaver distribution (changesets are 
there on purpose).

If they removed and i don't have that header, where can i find it ?

http://packages.debian.org/cgi-bin/search_contents.pl?word=sqlite3.h&searchmode=searchfiles&case=insensitive&version=stable&arch=i386

WOW!
apt-cache search libsqlite3-dev
and it's done.

But why did they removed it ?

http://lists.callweaver.org/pipermail/callweaver-users/2007-August/thread.html

ops.. i didn't read the previous post in this ML
[subject: daily snapshots (trunk vs 1.2) ]
where i wrote:

"So don't expect trunk to compile cleanly from now on and for the next 
weeks."


Read
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to