Re: [sqlite] libreadline.so error undefined reference.

2005-04-15 Thread Mike Shaver
On 4/15/05, Cem Vedat ISIK <[EMAIL PROTECTED]> wrote: > ./.libs/libsqlite3.so: undefined reference to `sqlite3KeywordCode' Can't help you with that, but: > /opt/eldk/usr/../ppc_8xx/usr/lib/libreadline.so: undefined reference to > `tgoto' > /opt/eldk/usr/../ppc_8xx/usr/lib/libreadline.so: undefine

[sqlite] libreadline.so error undefined reference.

2005-04-15 Thread Cem Vedat ISIK
Hi everybody, I'm trying to cross compile sqlite for PowerPC using ppc_8xx-gcc on ELDK, I've edited Makefile and libtool by hand, but I'm stuck at this point. ./libtool --mode=link ppc_8xx-gcc -g -O2 -DOS_UNIX=1 -DHAVE_USLEEP=1 -I. -I./src -DNDEBUG -DSQLITE_OMIT_CURSOR -DHAVE_READLINE=1 -I/usr