[Haskell-cafe] Darcs apply error while getting the complete GHC
tree
wld
volodimir.rudenko at gmail.com
Sat Dec 17 14:12:11 EST 2005
Hi,
On 12/17/05, Joel Reymont <joelr1 at gmail.com> wrote:
> I bit the bullet and... did a partial checkout. That worked but now
> I'm missing a configure file. I did things like this:
>
> aclocal
> autoconf
> ./configure
> checking for printf... yes
> configure: creating ./config.status
> config.status: creating mk/config.mk
> config.status: creating mk/config.h
> config.status: error: cannot find input file: mk/config.h.in
>
> What am I doing wrong?
>
> Thanks, Joel
[Joel, sorry for double posting ]
Well, RTBG (Building Guide) !
When building from CVS (I think, from darcs repo too),
you should do:
autoreconf
./configure
Regards!
--
V.Rudenko
More information about the Haskell-Cafe
mailing list