[LLVMdev] configure errors
Reid Spencer
reid at x10sys.com
Tue Dec 28 23:03:48 PST 2004
On Tue, 2004-12-28 at 22:47, Jeff Cohen wrote:
> I see two minor configure errors on FreeBSD. The first is:
>
> checking for mmap of files... yes
> checking if /dev/zero is needed for mmap... test: FreeBSD: unexpected
> operator
> no
That was a bug and I just fixed it. Thanks for pointing it out.
> The second:
>
> checking for python... true python
> test: : bad number
> configure: WARNING: QMTest requires Python 2.2 or later
>
> I guess it shouldn't get the "bad number" error if python is missing
> (and it is in this case). But we don't use QMTest anymore, correct? So
> isn't the python test obsolete?
ERM, we removed those tests before the /dev/zero test went in so I'm a
little confused on how those messages are generated. If you look at
autoconf/* you'll find that neither python nor qmtest occur in any file.
What were you configuring when this message was generated?
Reid.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041228/afc0a200/attachment.sig>
More information about the llvm-dev
mailing list