Ticket #322 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
SQLite Optional Package incompatible with svn 1.7
| Reported by: | andreasf | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | Haiku Optional Packages |
| Component: | dev-db/sqlite | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Subversion trunk r936039 complains that atomic init failed and that it needs a SQLite with threading enabled.
Building SQLite 3.6.23.1 from sources, without special configure options, resolves that problem.
Change History
comment:1 follow-up: ↓ 2 Changed 5 years ago by scottmc
comment:2 in reply to: ↑ 1 Changed 5 years ago by andreasf
comment:3 Changed 5 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I build SQLite 3.6.23 using the current .bep file:
http://ports.haiku-files.org/browser/haikuports/trunk/dev-db/sqlite/sqlite-3.6.23.bep
So it should then just work? Subversion trunk r936039 is newer than 1.6.11 I take it?
I'll be getting to subversion-1.6.11 in the next day or so.