when trying to emerge beagle the configure failed because of sqlite version. the config,log says: configure:21973: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.3.1" Requested 'sqlite3 >= 3.3.1' but version of SQLite is 3.3 my version is actually 3.3.4 but pkg-config only reports 3.3. I noticed that there is a patch for this here: http://reactivated.net/patches/beagle/0.2.1+cvs/01_sqlite3-configure-check.patch can you please include it? thanks.
Created attachment 80599 [details, diff] beagle sqlite3 configue patch
The URL you posted does not match the patch you posted. But yes, both are required. Luis, I thought I asked you to add this?
(In reply to comment #2) > The URL you posted does not match the patch you posted. But yes, both are > required. Luis, I thought I asked you to add this? > yeah the url I posted is a patch I made myself and tested with the ebuild after looking at the patch in the url. sorry for the confusion.
i "seded" the ebuild to fix this issue. Please reopen if you still have it. Thanks