William Estrada <[EMAIL PROTECTED]> writes:
> I have run into this problem before but don't remember how I fixed it in the
> past.
> I can't find any place in the source tree that references 'marker.cpp'. But
> for
> some reason it is remembering 'marker.cpp'.
Remove the dependency file in the
Hi guys,
Hope this is the right place for this.
I configured a set of programs to compile using autoconf and automake. Everything
worked fine. Then I changed the programs from .cpp to .c filetype. I used this
file to rebuild the source tree:
rm -f config.cache
rm -rf autom4te.cache
rm