[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] Error linking sqlite |
On Mon, Oct 24, 2005 at 10:57:49AM +0200, Flavio wrote: > ocamlfind ocamlopt -package sqlite -linkpkg prova.ml > > Is this a bug in the debian package? I tried both > libsqlite-ocaml-dev version 0.3.5.arch.4-4 and version > 0.3.5.arch.4-3 I think it might be because the Ocaml stubs are linked to a file called libsqlite.a, which has the same name as the sqlite library itself (/usr/lib/libsqlite.so), thus confusing the C linker. Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com