First Last Prev Next    No search results available
Details
: Minor configure bugs with -disable/enable-povray and -dis...
Bug#: 301
: Build scripts
: autoconf
Status: RESOLVED
Resolution: FIXED
: All
: All
: 1.2
: P2
: normal
: 1.3

:
: build-problem
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Chris Lattner <sabre@nondot.org>
Assigned To: Brian R. Gaeke <gaeke+bugs@uiuc.edu>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2004-03-19 15:38
A couple of minor things:

1. If you specify --disable-povray, and the
   /home/vadve/shared/benchmarks/povray31 directory exists, povray is
   not disabled.

2. If you specify --enable-povray, the configure script sets the path
   to povray to be "yes", which is not particularly useful.  Instead, configure
   should print an error message "you must specify a path to povray" or
   some such.

3. If the path specified to --enable-povray is not correct, we don't notice
   it.  We should check that it exists and issue an error message if not.

All of these apply to spec as well.

-Chris
------- Comment #1 From Brian R. Gaeke 2004-04-13 14:06:27 -------
Fixed for povray. I leave spec as an exercise to the interested reader
(how hard can it be to copy and paste... :-)

http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040412/013735.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040412/013736.html

But if no one else gets around to it I will finish this up, later.
------- Comment #2 From Chris Lattner 2004-04-14 10:06:51 -------
Hi Brian,

It looks like you broke povray.  In particular, USE_POVRAY is no longer set by
default on our systems...

-Chris
------- Comment #3 From Brian R. Gaeke 2004-04-16 12:14:12 -------
Ok, want to give the spec stuff a try? I assume povray is working OK for you.
------- Comment #4 From Chris Lattner 2004-04-16 16:09:34 -------
Seems to work!  Thanks Brian!

-Chris
------- Comment #5 From Brian R. Gaeke 2004-04-16 16:18:53 -------
Ok, now spec95 and spec2000 (and povray) can all be configured and tested
automatically. The rest of the patches (except configure regeneration) are here:

http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040412/013768.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040412/013844.html

Thanks for the feedback.

First Last Prev Next    No search results available