[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] build error in gnugo-3.3.11
From: |
bump |
Subject: |
Re: [gnugo-devel] build error in gnugo-3.3.11 |
Date: |
Thu, 31 Oct 2002 11:20:07 -0800 |
> When I try to build gnugo-3.3.11 I get the following error:
>
> make[2]: Entering directory `/home/Administrator/gnugo-3.3.11/regression'
> make[2]: *** No rule to make target `eval3.sh', needed by `all-am'. Stop.
>
> I check in directory gnugo-3.3.11/regression and can't see any `eval3.sh'.
> So I edit Makefile in the same directory and go to line 98:
Oops, even though it is not needed it should be included in the gnugo
tarball. It is in regression-3.3.11.tar.gz but is one of a few files
that needs to be included in both tarballs. It will be fixed for
3.3.12.
You don't need to edit regression/Makefile, just make -k.
Dan