[GRASS5] 57 compile error
Markus Neteler
neteler at itc.it
Mon Mar 15 11:22:20 EST 2004
On Mon, Mar 15, 2004 at 10:17:03AM -0600, Kirk R. Wythers wrote:
> OK... what stupid thing am I forgetting here. I'm trying to update my
> 53 and 57 sources via cvs. I did (I think this has always worked
> before):
>
> cd /where/your/grass530/lives/
> cvs update -dP
> configure
> make
> make install
>
> cd /where/your/grass57/lives/
> make mixclean
> cvs update -dP
> make mix
> configure ...
> make
>
> However, I'm getting the following on the final make for 57:
>
[...]
> cp: ../include/CC.h: No such file or directory
> cp: ../include/vbuildlib.h: No such file or directory
Are you sure that you have set:
configure --with-grass50=/where/your/grass530/lives [...]
?
Markus
More information about the grass-dev
mailing list