Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-09 Thread Damien Cassou
On Wed, Apr 8, 2009 at 9:58 PM, Bryce Kampjes wrote: > Here's a VM that should have the IP6 primitives in it: > >  http://ftp.squeak.org/Exupery/vms/exupery-vm-0.15.1-linux.tz > > It's also got a VMMaker fix for alpha channel bitlblts. Not sure if > that's the entire fix needed. I'll rebuild again

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-08 Thread David T. Lewis
On Wed, Apr 08, 2009 at 08:58:35PM +0100, Bryce Kampjes wrote: > > Here's a VM that should have the IP6 primitives in it: > > http://ftp.squeak.org/Exupery/vms/exupery-vm-0.15.1-linux.tz > > It's also got a VMMaker fix for alpha channel bitlblts. Not sure if > that's the entire fix needed. I'l

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-08 Thread Mariano Martinez Peck
On Wed, Apr 8, 2009 at 4:58 PM, Bryce Kampjes wrote: > On Wed, 2009-04-08 at 14:10 +0200, Damien Cassou wrote: > > On Tue, Apr 7, 2009 at 10:34 PM, Bryce Kampjes > > wrote: > > > OK, I know whats wrong, the VMMaker I merged from was from February, > the > > > latest when I assembled that image. T

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-08 Thread Bryce Kampjes
On Wed, 2009-04-08 at 14:10 +0200, Damien Cassou wrote: > On Tue, Apr 7, 2009 at 10:34 PM, Bryce Kampjes > wrote: > > OK, I know whats wrong, the VMMaker I merged from was from February, the > > latest when I assembled that image. The primitive you're using was > > introduced in a version from 28

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-08 Thread Damien Cassou
On Tue, Apr 7, 2009 at 10:34 PM, Bryce Kampjes wrote: > OK, I know whats wrong, the VMMaker I merged from was from February, the > latest when I assembled that image. The primitive you're using was > introduced in a version from 28 March. It's an IP6 primitive that looks > like it's been around fo

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-07 Thread Mariano Martinez Peck
On Tue, Apr 7, 2009 at 7:34 PM, Bryce Kampjes wrote: > On Sun, 2009-04-05 at 15:00 +0200, Damien Cassou wrote: > > On Fri, Apr 3, 2009 at 11:22 PM, Bryce Kampjes > > wrote: > > > I've added this to my list of known issues with the VM. It's odd that I > > > haven't seen it myself as I do use Monti

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-07 Thread Bryce Kampjes
On Sun, 2009-04-05 at 15:00 +0200, Damien Cassou wrote: > On Fri, Apr 3, 2009 at 11:22 PM, Bryce Kampjes > wrote: > > I've added this to my list of known issues with the VM. It's odd that I > > haven't seen it myself as I do use Monticello and these have been my > > normal VMs for the last few yea

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-06 Thread Bryce Kampjes
On Sun, 2009-04-05 at 15:00 +0200, Damien Cassou wrote: > On Fri, Apr 3, 2009 at 11:22 PM, Bryce Kampjes > wrote: > > I've added this to my list of known issues with the VM. It's odd that I > > haven't seen it myself as I do use Monticello and these have been my > > normal VMs for the last few yea

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-05 Thread Damien Cassou
On Fri, Apr 3, 2009 at 11:22 PM, Bryce Kampjes wrote: > I've added this to my list of known issues with the VM. It's odd that I > haven't seen it myself as I do use Monticello and these have been my > normal VMs for the last few years. To reproduce drag&drop the attached script and choose File in

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-05 Thread Damien Cassou
On Fri, Apr 3, 2009 at 11:22 PM, Bryce Kampjes wrote: > I've added this to my list of known issues with the VM. It's odd that I > haven't seen it myself as I do use Monticello and these have been my > normal VMs for the last few years. I've just reproduced it again while building the dev-images.

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-03 Thread Bryce Kampjes
On Fri, 2009-04-03 at 19:22 -0100, Mariano Martinez Peck wrote: > > > On Fri, Apr 3, 2009 at 2:46 PM, Damien Cassou > wrote: > While using Monticello : > > ioFindExternalFunctionIn(primitiveResolverHostNameSize, > 0x89bc1b0): > /usr/local/lib/squeak/exup

Re: [Pharo-project] Undefined symbol using Exupery VM

2009-04-03 Thread Mariano Martinez Peck
On Fri, Apr 3, 2009 at 2:46 PM, Damien Cassou wrote: > While using Monticello : > > ioFindExternalFunctionIn(primitiveResolverHostNameSize, 0x89bc1b0): > /usr/local/lib/squeak/exupery-0.15/SocketPlugin/.libs/SocketPlugin: > undefined symbol: primitiveResolverHostNameSize > The other day I had th

[Pharo-project] Undefined symbol using Exupery VM

2009-04-03 Thread Damien Cassou
While using Monticello : ioFindExternalFunctionIn(primitiveResolverHostNameSize, 0x89bc1b0): /usr/local/lib/squeak/exupery-0.15/SocketPlugin/.libs/SocketPlugin: undefined symbol: primitiveResolverHostNameSize -- Damien Cassou http://damiencassou.seasidehosting.st