Re: [gnome-db] Undefined reference in SQLite provider
- From: Vivien Malerba <vmalerba gmail com>
- To: Juan Manuel Mouriz <jmouriz gmail com>
- Cc: gnome-db-list gnome org
- Subject: Re: [gnome-db] Undefined reference in SQLite provider
- Date: Tue, 26 Jul 2005 10:13:57 +0200
On 7/26/05, Juan Manuel Mouriz <jmouriz gmail com> wrote:
> I get the following error when run make in providers/sqlite
> (i686-pc-cygwin target):
>
> /home/jmouriz/src/libgda-1.3.4/providers/sqlite/gda-sqlite-provider.c:308:
> undefined reference to `_sqlite_complete'
>
> I try find this function running 'grep sqlite_complete
> providers/sqlite/sqlite-src/*.[ch]' and not found references in
> sources.
>
> What is what is wrong?
The strange thing is that this compiles at all on my box! Anyway, it
seems that sqlite_complete can be safely replaced by sqlite3_complete
(I'll commit that change myself).
Cheers,
Vivien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]