[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)
On Wed, 18 Aug 2010, Vincent Rivière wrote:
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 :-)
Do you know if it passes all tests? I tested, and failed at least 1 test,
EVAL, and from the output, it looked like there were some extra <cr>, but
it needs some further examination. I was doing 4.2.
It might have failed a second, but 'make check' ended cause of:
make: *** INTERNAL: readdir: Bad file descriptor
. Stop.
And then I restarted configure for mkstemp test.
Keith