[haiku-development] Re: Got error while making the haiku raw image

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 01 Mar 2020 16:16:08 +0000

Hi!

The good news is you are not the first person to hit this problem:
https://www.freelists.org/post/haiku-development/Build-Issue

The bad news is that none of the replies in that previous thread had a solution 
to suggest.

The missing macro should be defined in c++config.h.
Is the file present in 
generated/build_packages/gcc_syslibs_devel*/develop/headers/x86/c++/i586-pc-haiku/bits
 ?
If it is not, delete the generated/build_packages/gcc_syslibs_devel* direcories 
as well as the downloaded packages
in generated/downloads/gcc* and try again. Watch during the next build to make 
sure the gcc packages are downloaded
and extracted without errors.

-- 
Adrien.

1 mars 2020 16:53 "Preetpal Kaur" <preetpalok123@xxxxxxxxx> a écrit:

Hi!
I am trying to compile the latest haiku code from the link:
https://www.haiku-os.org/documents/dev/building_haiku_ubuntu_linux_step_step
It configured successfully. But when I tried to make the raw image
using the command: jam -q -j2 @nightly-raw
I got the following error:
https://pastebin.com/tWcUWMf2


Other related posts: