Ok that was the issue. I have run an auto tools build before.
How do I clean up ? or do I have to nuke the dir and checkout again ?

Rajith

On Wed, May 23, 2012 at 8:24 PM, Andrew Stitcher <astitc...@redhat.com>wrote:

> On Wed, 2012-05-23 at 20:19 -0400, Rajith Attapattu wrote:
> > Andrew, I did the following,
> >
> > mkdir qpid-build
> > cd qpid-build
> > cmake ../qpid/qpid/cpp
> > make
> >
> > Anything missing ?
>
> That should be enough. But I have sneaking suspicion that it wasn't a
> clean source tree. Did you run an autotools build inside that tree? Ie
> run configure from the qpid/cpp directory? That would create a config.h
> file from autotools that wouldn't be usable by cmake.
>
> Lesson:
>
> * Don't run autotools builds in-tree if you want to use cmake on the
> same tree.
>
> Andrew
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
> For additional commands, e-mail: dev-h...@qpid.apache.org
>
>

Reply via email to