[GRASS-user] cvs make problems
Gerald Nelson
gnelson at uiuc.edu
Mon Jul 9 12:16:49 EDT 2007
I have a new computer with an AMD 64 Athlon X2 chip and a gig of ram. I want to install 6.3 cvs with 64 bit support. The steps I have followed (more or less are )
- cvs update (today)
- run CFLAGS="-O2 -mcpu=athlon -Wall" LDFLAGS="-s"
- configure with the options listed below
./configure \
--enable-largefile \
--with-postgres-includes=/usr/local/pgsql/include/ \
--with-proj-includes=/usr/local/include/ \
--with-proj-share=/usr/share/proj/ \
--with-postgres-libs=/usr/local/pgsql/lib/ \
--with-readline-libs=/usr/local/lib/ \
--with-readline-includes=/usr/local/include/readline/ \
--enable-64bit/ \
--with-libs=/usr/lib64 \
--with-readline=yes
- make
The make returns error 1. The first place I can find with a problem (although I haven't dumped the output to a text file is
Makefile:108: warning: overriding commands for target `clean'
../include/Make/Rules.make:34: warning: ignoring old commands for target `clean'
make[1]: Leaving directory `/usr/local/grass6/macosx'
if [ 0 -eq 1 ] ; then make -C locale; fi
cp -f AUTHORS COPYING README REQUIREMENTS.html /usr/local/grass6/dist.x86_64-unknown-linux-gnu/
cp -f /usr/local/grass6/bin.x86_64-unknown-linux-gnu/grass63 /usr/local/grass6/dist.x86_64-unknown-linux-gnu/grass63.tmp
build_html_index.sh
cp: cannot create regular file `../dist.x86_64-unknown-linux-gnu/docs/html/nviz/': Is a directory
chmod: cannot access `../dist.x86_64-unknown-linux-gnu/docs/html/nviz/grassdocs.css': No such file or directory
cp: cannot create regular file `../dist.x86_64-unknown-linux-gnu/docs/html/nviz/': Is a directory
chmod: cannot access `../dist.x86_64-unknown-linux-gnu/docs/html/nviz/grass_logo.png': No such file or directory
Then I get a long list of modules with errors.
Any help appreciated!
Thanks, Jerry
Gerald Nelson
Professor, Dept. of Agricultural and Consumer Economics
University of Illinois, Urbana-Champaign
office: 217-333-6465
cell: 217-390-7888
315 Mumford Hall
1301 W. Gregory
Urbana, IL 61801
More information about the grass-user
mailing list