darcs

Message4173

Author droundy
Recipients aslatter, beschmi, droundy, kowey, tommy
Date 2008-04-02.13:43:52
Issue Issue778 configure suceeds even though needed regex package is not found
Content
On Wed, Apr 02, 2008 at 02:45:06AM -0000, Antoine Latter wrote:
> The .cabal lists the version as pre3, but I think I just recently
> pulled the "tag rc1" path.

The cabal file is unused, and I have now removed it.  Thanks for pointing
this out!

> 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

Can you send the output of ./configure? We do check for the useability of
Text.Regex (which is why I want to be sure those tests are working fine),
so this is a confusing error to me.  And one we definitely want to fix!

David
History
Date User Action Args
2008-04-02 13:43:52droundycreate
2008-04-02 13:43:55droundylinkissue778 messages
2008-04-02 13:43:55droundysetrecipients: + droundy, tommy, beschmi, kowey, aslatter
2008-09-20 14:42:29adminsetrecipients: + aslatter, - aslatter