[haiku-development] Re: Fail to build Haiku

  • From: Yubin Ruan <ablacktshirt@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 12 Mar 2017 14:44:55 +0800

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 ;

   HAIKU_IMAGE_NAME = haiku.img ;
   HAIKU_IMAEG_DIR  = /work/project/Haiku-devel

I tried to pull directly from "dev.haiku-os.org", but network connection is very slow and the pull might take an entire day to finish.
(can anyone provide a mirror of the repo?)

Thanx,
yubin

Il 12 mar 2017 7:09 AM, "Yubin Ruan" <ablacktshirt@xxxxxxxxx
<mailto:ablacktshirt@xxxxxxxxx>> ha scritto:

    On 2017年03月12日 13:54, Dewey wrote:

        Did you run configure? And with what parameters?



    I use:

    ./configure --build-cross-tools x86 ../buildtools

    Thanx,
    yubin

        Yubin Ruan <ablacktshirt@xxxxxxxxx
        <mailto:ablacktshirt@xxxxxxxxx>> wrote:

        Hi,
        when building haiku, I encounter the following error:


             Encountered problems:
               problem 1: nothing provides haiku>=r1~alpha4_pm_hrev51004-1
        needed by vision-0.9.8-3
                 solution 1:
                   - allow deinstallation of vision-0.9.8-3

        export imagePath="/work/project/Haiku-devel/haiku-nightly.image"
        export isImage="1"
        export isVMwareImage=""
        /work/project/Haiku-devel/haiku/build/scripts/build_haiku_image
        /work/project/Haiku-devel/haiku/generated/haiku.image-init-vars
        /work/project/Haiku-devel/haiku/generated/haiku.image-make-dirs
        /work/project/Haiku-devel/haiku/generated/haiku.image-copy-files
        /work/project/Haiku-devel/haiku/generated/haiku.image-extract-files

        ...failed BuildHaikuImage1
        /work/project/Haiku-devel/haiku-nightly.image ...
        ...removing /work/project/Haiku-devel/haiku-nightly.image

        BUILD FAILURE:
        ...failed updating 1 target(s)
        ...updated 1377 target(s)


        I am trying to compiling it on my Linux box and I cloned the src
        from
        github, with an extra "git pull --tags" following.

        Anyone provides some hints?

        Thanx,
        yubin





Other related posts: