Broken HEAD? (parsers/qmake)

Vladimir Prus ghost at cs.msu.su
Wed Jul 13 15:33:04 UTC 2005


On Wednesday 13 July 2005 16:11, Matt Rogers wrote:
> On Wednesday 13 July 2005 04:37 am, Vladimir Prus wrote:
> > Hello,
> > I'm getting this:
> >
> >    make[5]: Entering directory
> >    `/home/ghost/Work/Module/kdevelop/buildtools/lib/parsers/qmake'
> >    make[5]: *** No rule to make target `qmakeastvisitor.cpp', needed by
> >    `qmakeastvisitor.lo'.  Stop.
> >
> > The Makefile.am in that directory refers to qmakeastvisitor.cpp, but the
> > file is not there.
> >
> > Am I missing something, or somebody forgot to "svn add" the file?
> >
> > Thanks,
> > Volodya
>
> svn up and do a clean build

I'm at revision 4434256, and sequence of

  make clean
  make -f Makefile.cvs
  ./configure --prefix=`pwd`/local_kde_home
  make -C buildtools/projectmanager/importers/qmake/

produces:

make: *** No rule to make target `qmakeastvisitor.cpp', needed by 
`qmakeastvisitor.lo'. Stop.
make: Leaving directory 
`/home/ghost/Work/Module/kdevelop/buildtools/lib/parsers/qmake'

What am I doing wrong? 

- Volodya




>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel




More information about the KDevelop-devel mailing list