[haiku-development] Re: compilation out

yes,

I tested to build all ( jam -a haiku.image ), but it's always provide.

I obtain this message below:

As generated/objects/dano/x86/release/build/libhaikucompat/atomic.o
/boot/home/Divers/haiku/src/system/libroot/os/arch/x86/atomic.S:9:
asm_defs.h: No such file or directory

gcc -c "src/system/libroot/os/arch/x86/atomic.S" -O2  -D_ASSEMBLER
-DARCH_x86 -D_NO_INLINE_ASM -DCOMPILE_FOR_R5 -DHAIKU_HOST_PLATFORM_DANO
-Ibuild/user_config_headers -Ibuild/config_headers
-Isrc/build/libhaikucompat -Igenerated/objects/common/build/libhaikucompat
-Igenerated/objects/dano/x86/common/build/libhaikucompat
-Igenerated/objects/haiku/x86/common/build/libhaikucompat -I-
-Iheaders/build/private -Iheaders/build/private/kernel
-Iheaders/build/host/dano -Iheaders/build/host/beos_common -o
"generated/objects/dano/x86/release/build/libhaikucompat/atomic.o" ;

...failed As
generated/objects/dano/x86/release/build/libhaikucompat/atomic.o ...
...skipped libhaikucompat_build.a for lack of
<src!build!libhaikucompat>atomic.o...
...skipped <build>bfs_shell for lack of libhaikucompat_build.a...
...skipped <HaikuImage>haiku.image-init-vars for lack of <build>bfs_shell...
...skipped haiku.image for lack of <HaikuImage>haiku.image-init-vars...
...failed updating 1 target(s)...
...skipped 4 target(s)...
...updated 1 target(s)...

thanks for your answer.

Raynald Lesieur ( aka rayman )

2008/9/25 Ingo Weinhold <ingo_weinhold@xxxxxx>

>
> On 2008-09-25 at 15:13:05 [+0200], raynald lesieur
> <raynald.lesieur@xxxxxxxxx> wrote:
> > hello,
> >
> >     Since R27718, I can't build Haiku Image on Dano ( or other ), because
> > one error appears for
> > atomic.S. Header file asm_defs.h is not found by gcc and gcc stop on it.
> >
> >     I think the issue is somewhere in jamfile which does not seek the
> > headers.
> >
> >     But I'm not familiar with jamfile, so I leave this issue for the
> people.
> >
> >  many thanks
>
> Please always provide the output when you have build problems.
>
> CU, Ingo
>
>

Other related posts: