Hi Alexey,

On Wed, 2008-08-13 at 20:15 +0400, Alexey Pechnikov wrote:
> Package: sqlite3
> Version: 3.5.9-4~bp1
> Severity: wishlist
> 
> Is it possible to add -DSQLITE_ENABLE_ICU=1 compilation option to package
> for enable ICU support? sqlite3 client in debian can't make sorting or
> case-insensitive matching with unicode characters and it's problem.
 It is possible to add, but on my Intel Core2Duo system (AMD64) arch it
is unbuildable with it:
cc -shared  .libs/sqlite3.o  -ldl -lpthread  -Wl,-soname -Wl,libsqlite3.so.0 -o 
.libs/libsqlite3.so.0.8.6
/usr/bin/ld: .libs/sqlite3.o: relocation R_X86_64_PC32 against 
`sqlite3Fts3IcuTokenizerModule' can not be used when making a shared object; 
recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libsqlite3.la] Error 1

On Fri, 2008-08-08 at 17:08 +0400, Alexey Pechnikov wrote:
> A did find and make some extensions for SQLite with public domain
> license. Is 
> it possible to include these in debian package? 
 I don't want to diverge from upstream. Send them to upstream,
D. Richard Hipp and he will decide their inclusion or not.

Regards,
Laszlo/GCS




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to