[cl-debian] Bug#368271: No clsql_uffi64.so on amd64, but clsql_uffi.so instead.

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 <kmr@debian.org> 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

Your message dated Wed, 2 Aug 2006 17:39:14 -0600 with message-id <20060802233914.GA20781@rosenberg.net> and subject line clsql_uffi.so report has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
participants (2)
-
Chun Tian (binghe)
-
owner@bugs.debian.org