Setting the build directory expost facto.

Caleb Tennis caleb at aei-tech.com
Tue Apr 1 19:18:08 UTC 2003


On Tuesday 01 April 2003 11:50 am, Steven T. Hatton wrote:
> I  built a project, and then decided to change the setup so the build took
> place in <project root>/build rather than <project root>/src.  When I tried
> to reconfigure I got this:
>
> configure:1809: checking whether make sets $(MAKE)
> configure:1829: result: yes
> configure:1841: error: source directory already configured; run "make
> distclean" there first

Be sure to rerun automake and friends, and do a "make -f Makefile.cvs" if your 
project supports it.  Then, retry "configure"

Caleb




More information about the KDevelop-devel mailing list