Package: cl-sql-uffi
Version: 3.6.1-1

This bug made me cannot use cl-sql-postgresql correctly.

In clsql-uffi-loader.lisp file (in cl-sql-uffi package):

(defvar *clsql-uffi-library-filenames*
 (list #+(or 64bit x86-64) "clsql_uffi64"
       "clsql_uffi"))

It seems that on amd64 it'll load library "clsql_uffi64.so" instead of "clsql_uffi.so", but there's no "clsql_uffi64.so" existed at /usr/lib/clsql or any other directory! So I think this is a trivial bug, should be fixed easily.

Thanks very much.

Package: cl-sql-uffi
Priority: extra
Section: devel
Installed-Size: 136
Maintainer: Kevin M. Rosenberg <[EMAIL PROTECTED]>
Architecture: amd64
Source: cl-sql
Version: 3.6.1-1
Depends: cl-uffi (>= 1.5.11), cl-sql (>= 3.6.1-1), libc6 (>= 2.3.5-1)
Recommends: cl-sql-backend
Filename: pool/main/c/cl-sql/cl-sql-uffi_3.6.1-1_amd64.deb
Size: 40316
MD5sum: 6b1b4f56a7a263670dae60a9babb31f0
Description: Common UFFI functions for CLSQL database backends
This package provides an interface to several UFFI functions used by multiple
CLSQL database backends.
CLSQL is a Common Lisp interface to SQL databases.
Tag: devel::library, langdevel::lisp, made-of::lang:lisp, works-with::db:sql
begin:vcard
fn;quoted-printable:=E7=94=B0=E6=98=A5
n;quoted-printable;quoted-printable:=E7=94=B0;=E6=98=A5
org;quoted-printable;quoted-printable:=E5=B9=BF=E5=B7=9E=E7=BD=91=E6=98=93=E4=BA=92=E5=8A=A8=E5=A8=B1=E4=B9=90=E6=
	=9C=89=E9=99=90=E5=85=AC=E5=8F=B8;=E6=9D=AD=E5=B7=9E=E7=AC=AC=E4=BA=8C=E5=8A=9E=E5=85=AC=E5=AE=A4
adr;quoted-printable;quoted-printable;quoted-printable;quoted-printable;quoted-printable:=E8=A5=BF=E6=B9=96=E6=95=B0=E6=BA=90=E8=BD=AF=E4=BB=B6=E5=9B=AD18=E5=8F=B7=
	=E6=A5=BC1=E5=B1=82;;=E6=9D=AD=E5=B7=9E=E5=B8=82=E5=A4=A9=E7=9B=AE=E5=B1=B1=E8=B7=AF176=E5=8F=B7=
	;=E6=9D=AD=E5=B7=9E=E5=B8=82;=E6=B5=99=E6=B1=9F=E7=9C=81;310000;=E4=B8=AD=E5=8D=8E=E4=BA=BA=E6=B0=91=E5=85=B1=E5=92=8C=E5=9B=BD
email;internet:[EMAIL PROTECTED]
title;quoted-printable:=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86=E5=91=98
tel;work:0571-88271553
tel;cell:13705814907
x-mozilla-html:FALSE
version:2.1
end:vcard

Reply via email to