monotone-devel
[Top][All Lists]
Advanced

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

RE: [Monotone-devel] More Visual C++ trouble


From: Kelly F. Hickel
Subject: RE: [Monotone-devel] More Visual C++ trouble
Date: Mon, 12 Nov 2007 15:30:49 -0600

> 
> Also, I just ran the resultant exe and got the message below, google
> says we should be using es_win.cpp in botan, which it seems we are....
> 
> D:\kfh\mtn_conversion>mtn --debug -d mtn_cvsimport.db db init
> ?: fatal: struct Botan::PRNG_Unseeded: Botan: PRNG not seeded: Unable
> to
> collect
>  sufficient entropy
> ?: this is almost certainly a bug in monotone.
> ?: please send this error message, the output of '? version --full',
> ?: and a description of what you were doing to
> address@hidden
> ?: discarding debug log, because I have nowhere to write it
> ?: (maybe you want --debug or --dump?)
> 

OK, the problem is that BOTAN_EXT_ENTROPY_SRC_WIN32 isn't defined when
we get into modules.cpp.  The google reference earlier said to supply an
option to configure, but I doubt that we're running the configure script
here....

So, where should this #define go???  Or, do you want it in the visual
studio solution file??

-Kelly

> 
> > -----Original Message-----
> > From: address@hidden
> > [mailto:address@hidden On
> Behalf
> > Of Richard Levitte
> > Sent: Monday, November 12, 2007 3:17 PM
> > To: address@hidden
> > Subject: Re: [Monotone-devel] More Visual C++ trouble
> >
> > In message
> > <address@hidden> on
> > Mon, 12 Nov 2007 15:00:01 -0600, "Kelly F. Hickel"
> <address@hidden>
> > said:
> >
> > kfh> Be aware though, there are an awful lot of non-MS specific
> > kfh> warnings, a lot of them look something like this:
> >
> > I'm aware of them, and I intend to have a look at them as well.
> > Errors first, though, and having just seen the last build, it looks
> > like we've cleared those at least, so I guess it's time to give the
> > warnings an eye-full.
> >
> > Cheers,
> > Richard
> >
> > -----
> > Please consider sponsoring my work on free software.
> > See http://www.free.lp.se/sponsoring.html for details.
> >
> > --
> > Richard Levitte                         address@hidden
> >                                         http://richard.levitte.org/
> >
> > "When I became a man I put away childish things, including
> >  the fear of childishness and the desire to be very grown up."
> >                                             -- C.S. Lewis
> >
> >
> > _______________________________________________
> > Monotone-devel mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/monotone-devel
> 
> 
> _______________________________________________
> Monotone-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/monotone-devel




reply via email to

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