<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Thanks. Until you get the +w
permission, don't hesitate to send me the patch.<br>
<br>
<br>
On 05/12/2013 17:19, Todd Fiala wrote:<br>
</div>
<blockquote
cite="mid:CAFab17KfgaL1jmmXXgxq0kzaSSr-AStkGozBHKAJM=J-W65=sg@mail.gmail.com"
type="cite">
<div dir="ltr">Okay thanks - I'll fix up the change to handle that
as well and post up the adjusted patch after I validate your
scenario.</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Dec 5, 2013 at 8:17 AM,
Sylvestre Ledru <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:sylvestre@debian.org" target="_blank">sylvestre@debian.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 05/12/2013 16:35, Todd Fiala wrote:<br>
> Hi Sylvestre,<br>
><br>
> What in the configure process is telling it to append
this part:<br>
>
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/debian/tmp<br>
> to the install prefix? I suspect I may just need to
have a typically-empty-but-not-in-your-case variable to
the front part of the install location. I was using
$prefix to get the --prefix={something} part.<br>
><br>
</div>
Actually, I am adding this:<br>
<br>
--prefix=/usr/lib/llvm-3.5<br>
to the configure<br>
and then, DESTDIR with the make install<br>
/usr/bin/make -C build-llvm VERBOSE=1 install
DESTDIR=/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/debian/tmp/<br>
<br>
Usually, adding $(DESTDIR) in the path fixes this kind of
issues.<br>
<br>
Sorry for not being clear in my initial email,<br>
S<br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>