Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123928 - app-misc/beagle-0.2.1 sqlite3 configure patch
Summary: app-misc/beagle-0.2.1 sqlite3 configure patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Luis Medinas (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-24 06:37 UTC by Avner Peled
Modified: 2006-02-26 12:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
beagle sqlite3 configue patch (beagle-0.2.1-sqlite3-configure.patch,571 bytes, patch)
2006-02-24 07:00 UTC, Avner Peled
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Avner Peled 2006-02-24 06:37:26 UTC
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.
Comment 1 Avner Peled 2006-02-24 07:00:02 UTC
Created attachment 80599 [details, diff]
beagle sqlite3 configue patch
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2006-02-24 10:11:54 UTC
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?
Comment 3 Avner Peled 2006-02-24 10:48:46 UTC
(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.
Comment 4 Luis Medinas (RETIRED) gentoo-dev 2006-02-26 12:05:35 UTC
i "seded" the ebuild to fix this issue. Please reopen if you still have it.
Thanks