Rafael Schloming wrote:
Jonathan Robie wrote:
3. The makefiles don't work in cpp/directories. I did a ./bootstrap,
then ./configure, and got a bunch of compile errors, I think because
the directories have moved around.
I don't think you're supposed to do ./bootstrap for the dist tarball.
I'm not sure if doing it is expected to work or not though. If not, then
possibly this is something that should be clarified in the README. Maybe
one of the cpp experts could comment?
You shouldn't need the bootstrap (in fact it probably shouldn't be in
the dist tarball). I wouldn't expect it to cause any failures though,
what were the errors you saw?