On Fri, Jan 03, 2014 at 09:28:52PM -0500, Richard Hipp wrote:
> On Fri, Jan 3, 2014 at 9:14 PM, Richie Adler <richiead...@gmail.com> wrote:
> 
> > After checkin [bd1151126a], compilation under MINGW produces the following
> > error:
> >
> 
> 
> Yes, it fails for me too....
> 
> OK, so I propose the following fix:
> 
> (1) Move [bd1151126a] into a branch.
> (2) Remove the --disable-internal-sqlite option on trunk.  Require the use
> of the built-in SQLite only, since SQLite needs to be built with
> non-standard compile-time options to fully meet the needs of Fossil.
> (3) Cherry-pick check-ins after [bd1151126a] onto the trunk.
> (4) When distributions complain, we simply explain that we tried using an
> external SQLite but it introduced too many complications and bugs and that
> we now require statically linking SQLite for reasons of security and
> reliability.
> 
> Comments?
> 
> 
> -- 
> D. Richard Hipp
> d...@sqlite.org

I won't begin to tell you how to develop fossil but I do want to throw
out there that OpenBSD has been providing fossil with
--disable-internal-sqlite via it's ports tree and packages fairly
successfully (and with 'fossil sqlite3' support) for the last year+.

I am the maintainer if you have any questions.

-- 
James Turner
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to