[Xastir] CVS & rtree
Tom Robson, ve7did
ve7did at dccnet.com
Sat Dec 18 15:38:06 EST 2004
Trying to recompile this morning. (I haven't done for a couple of months)
Ran cvs update
Ran bootstrap
complained when looking for ~/xastir/scr/rtree directory (It didn't exist)
So I created
Ran configure and it choked when it couldn't find any files in rtree
copied files from sourceforge to /rtree
reran ./bootstrap.sh ..ok
ran configure. it was ok
ran make and here are errors...
va7gq at va7gq:~/xastir$ make
make all-recursive
make[1]: Entering directory `/home/va7gq/xastir'
Making all in src
make[2]: Entering directory `/home/va7gq/xastir/src'
Making all in rtree
make[3]: Entering directory `/home/va7gq/xastir/src/rtree'
Makefile:282: *** missing separator. Stop.
make[3]: Leaving directory `/home/va7gq/xastir/src/rtree'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/va7gq/xastir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/va7gq/xastir'
make: *** [all] Error 2
When doing the cvs update, there was no sign of the rtree files.
...73 Tom ve7did
More information about the Xastir
mailing list