Re: [gnome-db] Undefined reference in SQLite provider



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]