[haiku-development] Re: Fail to build Haiku

  • From: Yubin Ruan <ablacktshirt@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 13 Mar 2017 09:21:54 +0800

On 2017年03月12日 20:28, Adrien Destugues wrote:

On Sun, Mar 12, 2017 at 08:12:18PM +0800, Yubin Ruan wrote:
On 2017年03月12日 17:01, Adrien Destugues wrote:
On Sun, Mar 12, 2017 at 02:44:55PM +0800, Yubin Ruan wrote:
On 2017年03月12日 14:19, Stefano Ceccherini wrote:
Hi,
If I remember correctly, the github source is missing the tags information.
There is a variabile to be set somewhere to be able to build without
tags, but ATM I can't remember which one...

I haved added a "build/jam/UserBuildConf" as follow

   HAIKU_REVISION = hrev51000 ;

But you have a package that needs at least hrev51004, so you need to put
at least that. Put 60000 if you don't want to be annoyed by this for
some time.


Thanks, I have pull the tags from dev.haiku-os.com and update
UserBUildCOnfig, but the same error messages is thrown out. I try to remove
the UserBuildConfig but still no luck.

Try to delete generated/build_packages and generated/downloads, and
possibly generated/objects, to make sure you work from a clean state.


Good catch! Thanks. I have successfully built Haiku and run it on qemu. But I still don't know how to tell jam to generate a .iso format image for me so that I can run it in Virtual Box.


By the way, why doesn't the document say anything about this
UserBuildConfig?

It is documented in our "guides" on the website?
https://www.haiku-os.org/guides/building/userbuildconfig


I mean, it is not documented in the "ReadMe.Compiling.md" file, which it should be.

Thanx,
yubin


Other related posts: