[haiku-development] Re: compilation error

  • From: "Ithamar R. Adema" <ithamar@xxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 19 Nov 2008 21:14:12 +0100

Hey,

Dustin Howett wrote:
To quote my previous e-mail (October)
-----
I attempted to rebuild GCC2 because jam was complaining that
HAIKU_RAW_GCC_VERSION was not set (which it actually was.)
This is the error I encountered:

--------
In file included from tconfig.h:5,
                 from
/home/dustin/c/haikubuild/buildtools/legacy/gcc/gcc/libgcc2.c:33:
/home/dustin/c/haikubuild/buildtools/legacy/gcc/gcc/config/i386/xm-haiku.h:32:
sys/wait.h: No such file or directory
/home/dustin/c/haikubuild/buildtools/legacy/gcc/gcc/libgcc2.c:41:
stdlib.h: No such file or directory
/home/dustin/c/haikubuild/buildtools/legacy/gcc/gcc/libgcc2.c:42:
unistd.h: No such file or directory
make[1]: *** [libgcc2.a] Error 1
make[1]: Leaving directory
`/home/dustin/programming/c/haikubuild/haiku/generated/cross-tools-build/gcc/gcc'
make: *** [cross] Error 2
ERROR: Building gcc failed.
--------

Any change of giving the commandline of the file being compiled too? Interested in the -isystem options there...

Ithamar.


Other related posts: