Ticket #1301 (closed bug: fixed)
make install does more than that
| Reported by: | guest | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8.1 |
| Component: | Compiler | Version: | 6.7 |
| Keywords: | Cc: | ||
| Operating System: | Windows | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
After having typed 'make', I typed 'make install' expecting the files to be installed. Instead it started running configure:
...
== make install - --unix -r;
in /c/LA/ghc-record-wildcard/libraries
------------------------------------------------------------------------
rm -f -f stamp/configure.library.*.base
cd base && ../ifBuildable/ifBuildable setup/Setup configure \
--enable-library-profiling --enable-split-objs \
--prefix=c:/ghc/ghc-6.7-cs-5 \
--with-compiler=c:/ghc/ghc-6.7-cs-5/bin/ghc \
--datasubdir=ghc
configure: searching for c:\ghc\ghc-6.7-cs-5\bin\ghc in path.
...
Which end by just hanging and must be interrupted.
-- Lennart
Change History
Note: See
TracTickets for help on using
tickets.
