On 10 Nov 2007, at 00:17, Joel E. Denny wrote:
On Tue, 6 Nov 2007, Paul Eggert wrote:
Akim Demaille <[EMAIL PROTECTED]> writes:
I see this when configuring bison:
checking whether g++ builds executables that work... yes
checking for Java virtual machine... rm: conftest.dSYM: is a
directory
java
rm: conftest.dSYM: is a directory
checking for Java compiler... javac -source 1.3
checking for Java virtual machine... rm: conftest.dSYM: is a
directory
(cached) java
configure: creating ./config.status
/bin/sh ./config.status
is this known?
First I've seen of it.
I've not seen it either.
Was it a typo in Pauls's message? - I interpreted it as though he had
seen it.
If you mean something being a directory when it shouldn't, yes I have
seen it, and in the variation I saw, it is not Bison related, but a
fault in the installation of the Mac OS X 10.4 development package.
Two years ago I sent an email to warn Akim about it, and how to work
around it, but I did not get any reply.
Hans Aberg