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

Re: [MiNT] My problems with 1.17 (8/13 trunk) so far (untested in 1.16 beta)



Miro Kropacek wrote:
configure:16371: checking for working mkstemp
As Alan said, this is not a bug but a very time expensive operation. I
have no idea what it does but it finishes after 20-30 minutes, really.

Hehe... When the configure tests take ages and you know the answer, you can provide a cached value on the command line.
So the workaround for the mkstemp problem is:

configure ... gl_cv_func_working_mkstemp=yes

And I have recently cross-compiled sed 4.2.1, it works like a charm without any patch :-)

--
Vincent Rivière