[openbeos] Re: Error building Haiku on Linux

  • From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Tue, 17 Apr 2007 02:42:02 +0200

On 2007-04-17 at 01:20:49 [+0200], Pier Luigi Fiorini 
<pierluigi.fiorini@xxxxxxxxx> wrote:
[...]
> At this point I think that gcc 2.95.3 cannot be built on 64 bit OSs.

OK, that's really not unexpected.

> Unfortunately I get some errors also with GCC4, this time it's building
> Haiku not gcc!
> 
> Building with GCC4 gives me these errors:
[...]
> C++
> generated/objects/linux/release/tests/add-ons/kernel/file_systems/bfs/bfs_sh
> ell/Volume.o
> In file included from headers/posix/sys/types.h:8,
>                  from headers/posix/stdio.h:8,
>                  from
> ./src/tests/add-ons/kernel/file_systems/bfs/bfs_shell/Debug.h:14,
>                  from <command line>:1:
> headers/os/BeBuild.h:36:3: error: #error Configure BeBuild.h for your
> platform

Your (host platform) compiler does neither define the __POWERPC__ nor 
__INTEL__ macros, which in principle is OK, but our build system is a bit 
messy when building the bfs_shell. There may also be related problems, as in 
(http://dev.haiku-os.org/ticket/845). I guess you'll have to wait until the 
related build system problems are fixed.

CU, Ingo

Other related posts: