Re: queue feeder (cont)

2001-07-30 Thread Alexander V. Lukyanov
On Fri, Jul 27, 2001 at 12:54:57AM +0200, Arkadiusz Miskiewicz wrote: Is there job pausing/continueing? For example while downloading some huge file I have too small amount of free space and I need to copy something to other server (to make more free space)... Pausing will be great here. Of

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))

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 and

Re: FW: Problem with default config.cache

2001-07-30 Thread Alexander V. Lukyanov
On Mon, Jul 30, 2001 at 10:04:37AM +0400, Borsenkow Andrej wrote: Ah, good. Easy fix. Use libtool-1.4 if you don't need multi-language-branch features, ot libtool-1.4b if you do. Neither of these versions have ltconfig at all. I do not care if ltconfig exists or not - I do care