Hmm, how does this differ from #214938? At least on jaunty, sqlite3's debian/rules has: DEB_OPT_FLAG := -O2 -fno-strict-aliasing -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE=1
-DSQLITE_ENABLE_FTS3 should really be -DSQLITE_ENABLE_FTS3=1 and -DSQLITE_CORE=1 should be listed, too, but I think it'll still work with just -DSQLITE_ENABLE_FTS3 as it is currently. so, this bug may already be fixed, which would be awesome. Need to confirm that, though, and really should be using -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 for flags. -- Build sqlite3 with fts3 fulltext search https://bugs.launchpad.net/bugs/229003 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs