RE: clsql / foreign-library problem
Well, you seem to try to upgrade from 32bit to 64bit version, I bet you'll need to recompile external libraries to 64bit (or install them) in order to start working again.
Regards
Ladislav
-----Original Message-----
From: owner-lisp-hug@lispworks.com [mailto:owner-lisp-hug@lispworks.com] On Behalf Of Heiner Paulsen
Sent: Thursday, April 23, 2015 11:02 AM
To: lisp-hug@lispworks.com
Subject: clsql / foreign-library problem
Hello.
Since monday I try to install LW611Win64 (without uninstalling a previous LW446Win32).
My mainproblem is to bring CLSQL back to life.
There is an error "Bad Image" (a windows-error-message ?!?) occurring, followed by <<Couldn't load foreign libraries "clsql_uffi64", "clsql_uffi". (searched CLSQL-SYS:*FOREIGN-LIBRARY-SEARCH-PATHS*)>> (a lisp-error-message).
As you see below the bad image refers to clsql_uffi.lib, which doesn't change since long ago and which (still) runs with LW446.
Is it a LW-bug, a CLSQL-bug, a Windows-bug or my fault?
Thanks, Heiner Paulsen.
lispworks-6-1-0-x64-windows.exe - Ungültiges Bild C:\home\lisp\clsql-5.1.1\uffi\clsql_uffi.lib ist entweder nicht für die Ausführung unter Windows vorgesehen oder enthält einen Fehler.
Installieren sie das Programm mit den Originalinstallationsmedien erneut, oder wenden Sie sich an den Systemadministrator oder Softwarelieferanten, um Unterstützung zu erhalten.
(In translation, something like:
lispworks-6-1-0-x64-windows.exe - Bad Image C:\home\lisp\clsql-5.1.1\uffi\clsql_uffi.lib is either not designed to run on Windows or it contains an error.
Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.)
Condition: Couldn't load foreign libraries "clsql_uffi64", "clsql_uffi". (searched CLSQL-SYS:*FOREIGN-LIBRARY-SEARCH-PATHS*)
Call to ERROR {offset 119}
SYSTEM::ESTRING : "Couldn't load foreign librar~@P ~{~S~^, ~}. (searched ~S)"
SYSTEM::EARGS : (2 ("clsql_uffi64" "clsql_uffi") CLSQL-SYS:*FOREIGN-LIBRARY-SEARCH-PATHS*)
Call to FIND-AND-LOAD-FOREIGN-LIBRARY {offset 1181}
FILENAMES : ("clsql_uffi64" "clsql_uffi")
DBG::|rest-| : (:MODULE "clsql-uffi" :SUPPORTING-LIBRARIES ("c"))
MODULE {Closing} : "clsql-uffi"
SUPPORTING-LIBRARIES {Closing} : ("c")
ERRORP : T
DBG::|internal-flet-name-for-TRY-LOAD| : #<Closure TRY-LOAD subfunction of FIND-AND-LOAD-FOREIGN-LIBRARY 404012825C>
DBG::|or-| : NIL
_______________________________________________
Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html
_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html