[LLVMdev] configure errors

Reid Spencer reid at x10sys.com
Tue Dec 28 23:25:26 PST 2004


Jeff, 

I don't have the correct autoconf tools for regenerating llvm-test's
configure script which it needs. So, I'll check in the changes to
configure.ac but leave the rest to someone else (Misha?) to fix. The
llvm-test autoconf stuff is woefully out of date, unfortunately.

Reid.

On Tue, 2004-12-28 at 23:06, Jeff Cohen wrote:
> llvm-test, I think.
> 
> Reid Spencer wrote:
> 
> >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
> >>    
> >>
> 
> _______________________________________________
> 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/0c16ca4b/attachment.sig>


More information about the llvm-dev mailing list