1

I am building OSRM using the official tutorial. Then I encountered a problem and I found this page, which is exactly what I need. At the end he said "re-bootstrap the Makefile". Could anyone tell me what does it mean and what should I do with makefile exactly?

scai
  • 20,297
  • 4
  • 56
  • 72
ShineSoleil
  • 115
  • 1
  • 1
  • 9
  • Why not ask them? That being said I think they meant that they just needed to regenerate the makefile fresh (as opposed to using the already created/cached version) but I certainly don't know for sure. Additionally, why are you asking? – Etan Reisner Aug 07 '14 at 14:29
  • I don't know, but I saw in the directory they have a Rakefile. could that be it? Maybe check here for more info on this http://stackoverflow.com/questions/2881482/what-is-a-rakefile . Did you download this project and try building yourself? If not then I wouldn't expect to follow the discussion. Also you should mention in your question what project youre talking about. You linked part of your text to the page, but why not say you have a question about Project OSRM so everyone can find and read what this is about – Brandin Aug 07 '14 at 14:32
  • I've asked them. I saw the question had been closed so I didn't know if they would see it. – ShineSoleil Aug 07 '14 at 14:35
  • I still don't know the answer, but maybe reformulate your question like "Trouble building OSRM" and saying what the problem was. Showing your research effort is good but maybe people are passing up your question because you didn't mention build problems in the titel? – Brandin Aug 07 '14 at 16:21
  • The developer has answered: "re-bootstrap the makefile" means "remove the builddirectory and recreate it. Then reissue the cmake call from it." Thanks for your advice – ShineSoleil Aug 08 '14 at 07:44

0 Answers0