Maybe you need to install the ICU library on your system.

On Wed, Feb 26, 2014 at 10:04 PM, Nabeel Younus <nyk2...@gmail.com> wrote:

> Hi everyone,
>
>     I am having a problem with compiling sqlite 3.7.6.3 on Linux i686. I
> have to use only this version because it has been provided by our clients.
>
>     The *sqlite3.7.6.3* folder contains *amalgamation folder, src folder
> and patches files. *
>
>      I have changed my directory to *src* folder. Then I have performed
> configure which works ok. But when I run *make command* I get an error
> message:
>
> */sqlite/src/./src/shell.c:2668: undefined reference to
> `sqlite_shell_init_icu'*
> *collect2: ld returned 1 exit status*
> *make: *** [sqlite3] Error 1*
>
>      Can anyone please help to solve this problem?
>
> Regards,
> ---------------
> Nabeel
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to