Miro Kropacek wrote:
configure:16371: checking for working mkstempAs 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=yesAnd I have recently cross-compiled sed 4.2.1, it works like a charm without any patch :-)
-- Vincent Rivière