[BUG]UndefinedObject(Object)>>doesNotUnderstand: #<

Ned Konz ned at squeakland.org
Tue Feb 22 21:24:32 UTC 2005


On Tuesday 22 February 2005 1:32 am, hall.cj at verizon.net wrote:

> [] in UUIDGenerator>>makeUnixSeed {[strm := (FileStream
> readOnlyFileNamed: '/dev/urandom') binary.  answer := I...]}
>  Arguments and temporary variables:
>   strm:  StandardFileStream: '/dev/urandom'
>   answer:  nil

what do you see when you do

ls -l /dev/urandom

and what user are you running as?

i.e. do you have such a file, and is it readable by the UID running Squeak?

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list