Try linking against the .so containing the function.
On Fri, Jul 17, 2009 at 2:45 PM, Muhammad Isnaini<[email protected]> wrote: > Hi. > > I am a student that beginner in pgpool. > I want to make a paper for my study that a topic is logging sql to sqlite. > Why SQL lite ?. > So simple. > I use pgpool II 2.2.2 ( latest ). > I have read "pool_proccess_query.c". > I modified "send_simplequery_message" adding some line that use sqlite ( > sqlite_open . . . etc ), but I cannot compile with error "undefined > reference to`sqlite _open` " . > What should I do ?. > > Thank. > > Isnaini > > _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
