On Thu, 03 Aug 2000, you wrote: > Sorry about spamming the list with these messages, they were sent while > I was trying to fix makesnap.bash, although it seems like there is > another problem - the class Freenet.node.EntropyPool is not checked in.
I think it is a legacy class that Scott removed thinking all references to it were gone. He'll be up in a few hours so I would rather not meddle in this. > > Ian. > > Ian Clarke wrote: > > > > Building Freenet server... node/Node.java:81: Class > > Freenet.node.EntropyPool not found. > > if (randSource instanceof EntropyPool) > > ^ > > node/Node.java:82: Class Freenet.node.EntropyPool not found. > > ((EntropyPool)randSource).startSentryThread(); > > ^ > > 2 errors > > > > _______________________________________________ > > Freenet-dev mailing list > > Freenet-dev at lists.sourceforge.net > > http://lists.sourceforge.net/mailman/listinfo/freenet-dev > > -- > The information in this message is confidential, it is intended solely > for > the addressee(s). Access to this message by anyone else is > unauthorised. If > you are not the intended recipient, any disclosure, copying, > distribution or > any action taken or omitted to be taken in reliance on it, is prohibited > and > may be unlawful. > > _______________________________________________ > Freenet-dev mailing list > Freenet-dev at lists.sourceforge.net > http://lists.sourceforge.net/mailman/listinfo/freenet-dev -- \oskar _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
