Question
When I try to build RC2.0 in MSYS I got an error. The message is below:
" mv: cannot stat '.deps/AlmOrbit.Tpo':No such file or directory "
The steps which I follow are (as written in INSTALL doc):
./autogen.sh
./configure
make
I couldn't find any information about those .Tpo files.
--
HakanBahcivanci - 20 May 2011
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Dear Hakan,
It is likely that the .Tpo files are being generated by "make" -- is it possible that one of the
AlmOrbit? source files (from the /src directory) did not successfully compile, and "make" therefore can't link to it successfully? The help we can offer will be unfortunately rather limited, as the GPSTk is not currently supported on the
MinGW? platform. If after addressing any possible compilation issues with
AlmOrbit?.[c|h}pp, you are still encountering problems, please indicate your symptoms/error messages, and we will try to assist. Good luck!
--
SusanCummins - 23 May 2011