darcs

Issue 780 Error building pre-release

Title Error building pre-release
Priority bug Status duplicate
Milestone Resolved in
Superseder Nosy List aslatter, darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy
Assigned To
Topics

Created on 2008-04-02.02:45:06 by aslatter, last changed 2009-08-27.13:57:25 by admin.

Messages
msg4170 (view) Author: aslatter Date: 2008-04-02.02:45:02
The .cabal lists the version as pre3, but I think I just recently
pulled the "tag rc1" path.

Anyway, after running "./configure --prefix=${MY-PREFIX}" without
error, I attempted the following:

$ make && make install
Rebuild dependencies ...

src/Darcs/Bug.lhs:9:7:
    Could not find module `Text.Regex':
      Use -v to see a list of the files searched for.
make: *** [.depend] Error 1

This is on Ubuntu 8.04 Beta, with the Ubuntu packages for GHC 6.8.2
installed.  The core install of GHC on Ubuntu does NOT include any of
the following packages:

 regex-compat
 regex-base
 regex-posix

-Antoine
History
Date User Action Args
2008-04-02 02:45:06aslattercreate
2008-04-02 13:44:59droundysetpriority: bug
status: unread -> duplicate
nosy: + aslatter, - aslatter
2009-08-06 21:01:48adminsetnosy: + dmitry.kurochkin, simon, thorkilnaur, - beschmi
2009-08-25 18:09:44adminsetnosy: + darcs-devel, - simon
2009-08-27 13:57:25adminsetnosy: tommy, kowey, darcs-devel, thorkilnaur, dmitry.kurochkin, aslatter