RE: (s)random problem

2001-07-30 Thread Borsenkow Andrej
> > On Mon, Jul 30, 2001 at 01:27:03PM +0400, Borsenkow Andrej wrote: > > so I appreciate either patch for random problem or description how can I > > recreate configure. > > You have to install gettext-0.10.38. Which of course does not compile because it needs alloca that my system does not have

Re: (s)random problem

2001-07-30 Thread Alexander V. Lukyanov
On Mon, Jul 30, 2001 at 01:27:03PM +0400, Borsenkow Andrej wrote: > so I appreciate either patch for random problem or description how can I > recreate configure. You have to install gettext-0.10.38. But anyway - I have added this fallback: #ifndef HAVE_RANDOM #define srandom(x) srand((x)) #defi

(s)random problem

2001-07-30 Thread Borsenkow Andrej
Our system lacks srandom/random, but has srand/rand. I would provide patch but cannot recreate configure: bor@itsrm2% gmake cd /tools/src/lftp-pre2.4.0-3 && aclocal -I /tools/src/lftp-pre2.4.0-3/m4 aclocal: configure.in: 51: macro `AM_GNU_GETTEXT' not found in library aclocal: configure.in: 119: