From: <ast...@el...> - 2007-03-07 04:06:18
|
Darrick Hartman said: > walter trucci wrote: >> You are great! > I don't think I'd go quite that far...more notes below. >> >> 2007/3/5, Darrick Hartman <dha...@dj... >> <mailto:dha...@dj...>>: >> >> Darrick Hartman wrote: >> > walter trucci wrote: >> >> > Thanks. These are helpful. Looks like sqlite is linking >> against stuff >> > improperly. I haven't used it, only started building it at the >> request >> > of others. >> > >> >> I found the problem and will take care of it tomorrow. I almost >> have >> the cdr_sqlite stuff right too. >> >> > After some further digging, it appears that asterisk-1.2x will only > support sqlite2 (not sqlite3--which compiles so nicely. sqlite2 > requires a patch to do cross-compiling). sqlite3 may or may not be > supported by asterisk-1.4. (The mantis bug tracker wasn't exactly clear > on this.) For my purposes in the 0.4 branch, sqlite2 is the way we have > to go since we'll be staying with asterisk-1.2 in that branch. > > I'm redoing the sqlite package in 0.4 branch and will have that and the > cdr stuff ready to go tomorrow. Assuming it builds cleanly (building > right now), I just need to clean up the hacks I put in the asterisk.mk > file. > > Darrick Err, really? sqlite2 only? So the following http://svn.digium.com/view/asterisk-addons/branches/1.2/res_sqlite3/ is misleading then? |