| Subject: | [Haskell-cafe] a build problem .... |
|---|---|
| From: | "Galchin, Vasili" |
| Date: | Mon, 26 May 2008 23:32:54 -0500 |
|
Hello, One of my test cases will not build. I am running: vigalchin@ubuntu:~$ ghc -v Glasgow Haskell Compiler, Version 6.8.2, for Haskell 98, stage 2 booted by GHC version 6.8.2 Using package config file: /usr/local/lib/ghc-6.8.2/package.conf wired-in package base mapped to base-3.0.1.0 wired-in package rts mapped to rts-1.0 wired-in package haskell98 mapped to haskell98-1.0.1.0 wired-in package template-haskell mapped to template-haskell-2.2.0.0 wired-in package ndp not found. Hsc static flags: -static *** Deleting temp files: Deleting: *** Deleting temp dirs: Deleting: ghc-6.8.2: no input files Usage: For basic information, try the `--help' option. vigalchin@ubuntu:~$ Here is the build: vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0/tests/mlock$ runhaskell Setup.lhs configure --prefix=$HOME Configuring mlock-1.0... vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0/tests/mlock$ runhaskell Setup.lhs build Preprocessing executables for mlock-1.0... Building mlock-1.0... vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0/tests/mlock$ runhaskell Setup.lhs install Installing: /home/vigalchin/bin Setup.lhs: dist/build/mlock/mlock: copyFile: does not exist (No such file or directory) The install step fails. I guess "copyFile" is used to copy the executable to the install directory?? Regards, vasili _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/haskell-cafe |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Haskell-cafe] Haskell ghc log?, Galchin, Vasili |
|---|---|
| Next by Date: | [Haskell-cafe] Examples of using Haskell for mathematics, Galchin, Vasili |
| Previous by Thread: | [Haskell-cafe] Haskell ghc log?, Galchin, Vasili |
| Next by Thread: | Re: [Haskell-cafe] a build problem ...., Thomas Hartman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |