help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Sockets? Weird things on debian


From: Bèrto ëd Sèra
Subject: [Help-smalltalk] Sockets? Weird things on debian
Date: Thu, 6 Aug 2009 21:30:18 +0300

Hi!

I'm running into problems with swazoo on debian and ubuntu. I suppose
it's something wrong with sockets.

The debian server has
*autoreconf (GNU Autoconf) 2.61
*GNU Make 3.81
*automake (GNU automake) 1.10.1
*ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-4 (1.1220.2.493
2008/02/01 16:58:18)

sources were loaded as:
*git clone git://git.sv.gnu.org/smalltalk.git
*svn co http://bioskop.fr/svn/gst/iliad/trunk iliad

and compiled according to instructions. The same procedure wirked well
on my local gentoo box. What I get is:

hd-t2952cl:/web/ambaradan/ambaradan# gst -I ambaradan.im
GNU Smalltalk ready

st> Iliad.SwazooIliad startOn: 8080
Object: File error: Invalid argument
SystemExceptions.FileError(Exception)>>signal (AnsiExcept.st:216)
SystemExceptions.FileError class(Exception class)>>signal: (AnsiExcept.st:79)
File class>>checkError: (File.st:85)
File class>>checkError (File.st:74)
Sockets.TCPSocketImpl class(Sockets.AbstractSocketImpl class)>>newFor:
(Sockets.star#VFS.ZipFile/AbstractSocketImpl.st:79)
Sockets.ServerSocket class(Sockets.AbstractSocket
class)>>new:addressClass: (Sockets.star#VFS.ZipFile/Sockets.st:322)
Sockets.IPAddress class(Sockets.SocketAddress class)>>newSocket:
(Sockets.star#VFS.ZipFile/SocketAddress.st:108)
Sockets.ServerSocket class>>port:queueSize:bindTo:
(Sockets.star#VFS.ZipFile/Sockets.st:950)
SpSocket>>listenBackloggingUpTo: (Sport.star#VFS.ZipFile/sport.st:1183)
Swazoo.SwazooSocket>>listenFor: (Swazoo.star#VFS.ZipFile/HTTP.st:680)
Swazoo.HTTPServer>>start (Swazoo.star#VFS.ZipFile/HTTP.st:458)
[] in Swazoo.SwazooServer>>serverFor: (Swazoo.star#VFS.ZipFile/Core.st:927)
Set(Iterable)>>detect:ifNone: (Iterable.st:100)
Swazoo.SwazooServer>>serverFor: (Swazoo.star#VFS.ZipFile/Core.st:924)
[] in Iliad.Site(Swazoo.SwazooSite)>>start (Swazoo.star#VFS.ZipFile/Core.st:555)
OrderedCollection(SequenceableCollection)>>do: (SeqCollect.st:822)
[] in Iliad.Site(Swazoo.SwazooSite)>>start (Swazoo.star#VFS.ZipFile/Core.st:552)
[] in BlockClosure>>ifCurtailed: (BlkClosure.st:287)
BlockClosure>>ensure: (BlkClosure.st:269)
BlockClosure>>ifCurtailed: (BlkClosure.st:289)
Iliad.Site(Swazoo.SwazooSite)>>start (Swazoo.star#VFS.ZipFile/Core.st:557)
Swazoo.SwazooServer>>startSite: (Swazoo.star#VFS.ZipFile/Core.st:1002)
Swazoo.SwazooServer class>>startSite: (Swazoo.star#VFS.ZipFile/Core.st:722)
Iliad.SwazooIliad class>>startOn:
(Iliad-Swazoo.star#VFS.ZipFile/SwazooIliad.st:9)
UndefinedObject>>executeStatements (a String:1)
nil
st>

I wonder if there is any ongoing development that may have changed the
sources since when I downloaded them on my box.

Berto

-- 
==============================
Constitution du 24 juin 1793 - Article 35. - Quand le gouvernement
viole les droits du peuple, l'insurrection est, pour le peuple et pour
chaque portion du peuple, le plus sacré des droits et le plus
indispensable des devoirs.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]