when I do a &quot;clean&quot; followed by &quot;configure&quot; then dist is empty<br><br>vasili<br><br><div class="gmail_quote">On Tue, May 27, 2008 at 4:37 PM, Thomas Hartman &lt;<a href="mailto:tphyahoo@gmail.com">tphyahoo@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">maybe try<br>
<br>
runghc Setup.hs clean<br>
<br>
or fresh darcs checkout and try build again from scratch. it&#39;s helped<br>
me in the past.<br>
<br>
thomas.<br>
<br>
<br>
Am 26. Mai 2008 21:32 schrieb Galchin, Vasili &lt;<a href="mailto:vigalchin@gmail.com">vigalchin@gmail.com</a>&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt; Hello,<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;One of my test cases will not build. I am running:<br>
&gt;<br>
&gt; vigalchin@ubuntu:~$ ghc -v<br>
&gt; Glasgow Haskell Compiler, Version 6.8.2, for Haskell 98, stage 2 booted by<br>
&gt; GHC version 6.8.2<br>
&gt; Using package config file: /usr/local/lib/ghc-6.8.2/package.conf<br>
&gt; wired-in package base mapped to base-3.0.1.0<br>
&gt; wired-in package rts mapped to rts-1.0<br>
&gt; wired-in package haskell98 mapped to haskell98-1.0.1.0<br>
&gt; wired-in package template-haskell mapped to template-haskell-2.2.0.0<br>
&gt; wired-in package ndp not found.<br>
&gt; Hsc static flags: -static<br>
&gt; *** Deleting temp files:<br>
&gt; Deleting:<br>
&gt; *** Deleting temp dirs:<br>
&gt; Deleting:<br>
&gt; ghc-6.8.2: no input files<br>
&gt; Usage: For basic information, try the `--help&#39; option.<br>
&gt; vigalchin@ubuntu:~$<br>
&gt;<br>
&gt; Here is the build:<br>
&gt;<br>
&gt; vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0/tests/mlock$ runhaskell<br>
&gt; Setup.lhs configure --prefix=$HOME<br>
&gt; Configuring mlock-1.0...<br>
&gt; vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0/tests/mlock$ runhaskell<br>
&gt; Setup.lhs build<br>
&gt; Preprocessing executables for mlock-1.0...<br>
&gt; Building mlock-1.0...<br>
&gt; vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0/tests/mlock$ runhaskell<br>
&gt; Setup.lhs install<br>
&gt; Installing: /home/vigalchin/bin<br>
&gt; Setup.lhs: dist/build/mlock/mlock: copyFile: does not exist (No such file or<br>
&gt; directory)<br>
&gt;<br>
&gt; The install step fails. I guess &quot;copyFile&quot; is used to copy the executable to<br>
&gt; the install directory??<br>
&gt;<br>
&gt; Regards, vasili<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Haskell-Cafe mailing list<br>
&gt; <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
&gt; <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>