Re: Windows build mystery solved


Subject: Re: Windows build mystery solved
From: Frodo Looijaard (frodol@dds.nl)
Date: Wed Jan 24 2001 - 14:42:13 CST


Tom Briggs wrote:
>
>
> > The real mystery is why differing values of _HAVE_UNISTD_H should be
> > generated for the config.h files in wv and psiconv. Since it's the
> > same system, maybe one of the configure scripts has a bug.
>
> While I'm sure that this is true, I'm kinda glad that is caused us
> problems now rather than later. Otherwise, who knows when we woulda caught it.

Well, the *really* strange thing is that both scripts use the same
test in configure.in:

(psiconv)
  AC_CHECK_HEADERS(unistd.h)
(wv)
  AC_CHECK_HEADERS(fcntl.h sys/file.h sys/ioctl.h unistd.h)

I have checked the resulting configure script, and both macro-calls
expand to the same code. wv has several other tests, though, so perhaps
one of them modifies the results?

Could you please check the config.log of both packages (psiconv and wv)
after configuring both? That may tell us what is happening behind the
scenes.

Thanks,
  Frodo

-- 
Frodo Looijaard <frodol@dds.nl>  PGP key and more: http://huizen.dds.nl/~frodol
Defenestration n. (formal or joc.):
  The act of removing Windows from your computer in disgust, usually followed
  by the installation of Linux or some other Unix-like operating system.



This archive was generated by hypermail 2b25 : Wed Jan 24 2001 - 14:42:57 CST