libsqlite3_0-3.6.21-1 is missing dynamic libraries

Marco Atzeri marco_atzeri@yahoo.it
Tue Dec 15 19:08:00 GMT 2009


--- Mar 15/12/09, David Rothenberger  ha scritto:

> On 12/15/2009 9:42 AM, David
> Rothenberger wrote:
> > The newly released libsqlite3_0 version 3.6.21-1
> contains only static
> > libraries:
> >
> > $ cygcheck -l libsqlite3_0
> > /usr/lib/libsqlite3.a
> > /usr/lib/libsqlite3.dll.a
> > /usr/lib/libsqlite3.la
> >
> > This is breaking subversion and probably other
> packages.
> >
> > Was this intentional?
> 
> As was pointed out on the main list, the DDL is now in
> sqlite3, which is 
> supposed to contain only the app.
> 
> -- 
> David Rothenberger  ----  

I think this break cygwin conventions.

we expect the dll to be in "libsqlite3_0"

and 
/usr/lib/libsqlite3.a
/usr/lib/libsqlite3.dll.a
/usr/lib/libsqlite3.la
to be in a "libsqlite3-devel" or "libsqlite-devel" package.

Marco






More information about the Cygwin-apps mailing list