[openbeos] Re: Misc. problems building Haiku on Linux (hint ?)

On Wed, 16 Nov 2005, Olivier Cortès wrote:
[...]
But if i "jam" one more time in the same dir, it succeeds :

------8<--------------

don't know how to make libroot_build.so
don't know how to make libbe_build.so
...found 178 target(s)...
...updating 4 target(s)...
...can't find 2 target(s)...
...can't make 1 target(s)...
C++ ../../../generated/objects/linux/x86/release/tools/rc/compile.o
Lex ../../../generated/objects/linux/x86/common/tools/rc/lexer.cpp
C++ ../../../generated/objects/linux/x86/release/tools/rc/lexer.o
Archive ../../../generated/objects/linux/x86/release/tools/rc/librdef.a
ar: création de ../../../generated/objects/linux/x86/release/tools/rc/librdef.a
Ranlib ../../../generated/objects/linux/x86/release/tools/rc/librdef.a
...skipped <build>rc for lack of libroot_build.so...
...skipped 1 target(s)...
...updated 4 target(s)...

------8<--------------


Maybe there is something wrong in the order in wich parser and lexer are compiled ?

The output "don't know how to make libroot_build.so" suggests that you're using a jam version other than the one in our repository (src/tools/jam). Only our jam version is supported to be run in subdirectories. Other versions must be run in the root directory. Actually other jam versions aren't truly supported at all.


CU, Ingo

Other related posts: