git clean didn't really do the trick, so had to remove the cpp dir. After that the build worked ! As you correctly pointed out, remnants from the auto make build is what caused this issue. Thx for your help.
Rajith On Wed, May 23, 2012 at 8:43 PM, Rajith Attapattu <rajit...@gmail.com>wrote: > I use git, so I will try git clean first :D > Failing which I will remove my local copy and go from scratch. > Thanks again for your help. > > Rajith > > > On Wed, May 23, 2012 at 8:36 PM, Andrew Stitcher <astitc...@redhat.com>wrote: > >> On Wed, 2012-05-23 at 20:27 -0400, Rajith Attapattu wrote: >> > 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 ? >> >> Going nuclear is always my preferred option! "git clean" should do the >> trick (assuming you're using git) >> >> You may just be able to remove the config.h file as well. >> >> Andrew >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org >> For additional commands, e-mail: dev-h...@qpid.apache.org >> >> >