[haiku-development] How to build Haiku R1/Alpha 1

  • From: SHINTA <shinta.0806@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 16 Sep 2009 00:54:52 +0900

Hello,

I tried to build Haiku R1/Alpha 1 by myself, but, failed. How can I
build Haiku R1/Alpha 1?

Referring in progress document
http://www.haiku-os.org/node/2500
I did as follows. Host OS is Ubuntu, reiserFS with xattr support.

<Build tools>
~/haiku$ svn checkout 
svn://svn.berlios.de/haiku/buildtools/tags/releases/r1alpha1 buildtools
~/haiku$ cd buildtools/jam/
~/haiku/buildtools/jam$ make
~/haiku/buildtools/jam$ sudo ./jam0 install

<Checkout>
~/haiku$ svn checkout svn://svn.berlios.de/haiku/haiku/tags/releases/r1alpha1 
r1alpha1

<Configure>
~/haiku/r1alpha1$ mkdir generated.x86gcc4
~/haiku/r1alpha1$ mkdir generated.x86gcc2hybrid
~/haiku/r1alpha1$ cd generated.x86gcc4/
~/haiku/r1alpha1/generated.x86gcc4$ ../configure --build-cross-tools-gcc4 x86 
../../buildtools/ --include-gpl-addons --use-gcc-pipe --include-3rdparty 
--use-xattr
~/haiku/r1alpha1/generated.x86gcc4$ cd ../generated.x86gcc2hybrid/
~/haiku/r1alpha1/generated.x86gcc2hybrid$ ../configure --build-cross-tools 
../../buildtools/ --alternative-gcc-output-dir ../generated.x86gcc4/ 
--include-gpl-addons --use-gcc-pipe --include-3rdparty --use-xattr

<Jam>
~/haiku/r1alpha1/generated.x86gcc2hybrid$ jam @alpha-cd

<Got Error>
genisoimage: Directories too deep for 
'/home/jpbe/haiku/r1alpha1/generated.x86gcc2hybrid/tmp/cdsource/develop/abi/x86/gcc2/tools/gcc-2.95.3-haiku-090629/bin/_HAIKU'
 (7) max is 6.




 Regards.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   SHINTA
     E-Mail shinta.0806@xxxxxxxxx
     Web    http://www2u.biglobe.ne.jp/~shinta/be/  (Japanese only)


Other related posts: