I'd quickly say that ConfigurationOfODBC points to an old version of
ConfigurationOfFFI... Can you check which version of ConfigurationOfFFI
gets installed and if it is the same in the Pharo metacello repository
marked as stable?
Guille
On Thu, Mar 20, 2014 at 12:22 PM, Friedrich Dominicus <
frido(a)q-software-solutions.de> wrote:
Well downloaded the newst Moosse and lates Pharo VM
from here:
http://www.moosetechnology.org/download/5.0
Loading ConfigurationOfODBC from:
MCSqueaksourceRepository
location: 'http://squeaksource.com/ODBC'
user: ''
password: ''
Now in a workspace just type:
ConfigurationOfODBC load.
After a while I get an backtrace. which points to
ExternalClass class initialize
initialize
"ExternalObject initialize"
Smalltalk addToStartUpList: self after: ShortRunArray.
Yes ShortRunArray, is not there any more (that is known) but, just
removing it give the following Error
ffiPrintString: aString
"FFITestLibrary ffiPrintString: 'Hello'"
<cdecl: char'>' expected -> * 'ffiPrintString' (char *)
module:'SqueakFFIPrims'>
^self externalCallFailed
And that's it.
Now where's the bug, in the VM in the image or where else?
Regards
Friedrich
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev