Hi,
I fixed issue 864 a few minutes ago. But that showed another problem. SocketAddress>>hostNumber is using a primitve primitiveResolverHostNameSize that is not there. At least not on my machine. I use expury-0.15.1 vm. Can anybody check if this is a problem or only on my site? I created an issue 882 for it Norbert _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
This seems to be already reported but fixed in exupery-vm-0.15.1-linux.tz :(
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 That's the vm that you are using? which version of Pharo? See this thread: http://n2.nabble.com/Undefined-symbol-using-Exupery-VM-td2581456.html#a2581456 Cheers, Mariano On Fri, Jun 12, 2009 at 5:42 AM, Norbert Hartl <[hidden email]> wrote: Hi, _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Hi,
I downloaded the vm from the website again and now it works. Seems I have an older version of exupery (don't ask why). I closed the ticket that I've created. Norbert On Fri, 2009-06-12 at 12:10 -0100, Mariano Martinez Peck wrote: > This seems to be already reported but fixed in > exupery-vm-0.15.1-linux.tz :( > > 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 > > That's the vm that you are using? which version of Pharo? > > See this thread: > http://n2.nabble.com/Undefined-symbol-using-Exupery-VM-td2581456.html#a2581456 > > Cheers, > > Mariano > > > On Fri, Jun 12, 2009 at 5:42 AM, Norbert Hartl <[hidden email]> > wrote: > Hi, > > I fixed issue 864 a few minutes ago. But that showed > another problem. SocketAddress>>hostNumber is using > a primitve > > primitiveResolverHostNameSize > > that is not there. At least not on my machine. I use > expury-0.15.1 vm. Can anybody check if this is a > problem or only on my site? > > I created an issue 882 for it > > Norbert > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Fri, Jun 12, 2009 at 7:05 PM, Norbert Hartl <[hidden email]> wrote: Hi, I am glad that worked. However, tried to put a comment when you close a ticket. Perhaps, later, there is another guy with the same problem as you, searches in the issues page, finds your ticket and doesn't know how you fix it :) I added a comment there. Best, Mariano
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |