[openbeos] Re: Build problems.
- From: Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Sun, 26 Feb 2006 09:10:37 -0500
Oliver Tappe wrote:
Hi,
On 2006-02-26 at 01:50:11 [+0100], Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
wrote:
So I'm trying to get Haiku to build on Zeta 1.1. I've grabbed the
buildtools directory and built the newer version of jam.
Unfortunately, though, the build of Haiku dies with:
...failed C++
generated/objects/haiku/x86/release/add-ons/decorators/WinDecorator/WinDecor
ator.o
...
...skipped WinDecorator for lack of
<src!add-ons!decorators!WinDecorator>WinDecorator.o...
GenerateRevisionFile generated/objects/common/apps/abouthaiku/haiku-revision
waif child found!
IIRC, this kind of things occurs when jam is executing a command that uses a
pipe to transport data from one subcommand to another.
Have you installed the new pipe-fs that comes with the subversion-package
from haiku's website? If you have the file
~/config/add-ons/kernel/file_systems/npipefs
should exist.
Hope that helps.
That was exactly it. I was using the version of svn that came with
Zeta, not the one from Haiku's website. Thanks for the help.
Adam
- References:
- [openbeos] Build problems.
- From: Adam K Kirchhoff
- [openbeos] Re: Build problems.
- From: Oliver Tappe
Other related posts:
- » [openbeos] Build problems.
- » [openbeos] Re: Build problems.
- » [openbeos] Build problems.
- » [openbeos] Re: Build problems.
- » [openbeos] Re: Build problems.
- » [openbeos] Build problems.
- » [openbeos] Re: Build problems.
- » [openbeos] Re: Build problems.
- » [openbeos] Re: Build problems.
- » [openbeos] Re: Build problems.
- » [openbeos] Re: Build problems.
Hi,
On 2006-02-26 at 01:50:11 [+0100], Adam K Kirchhoff <adamk@xxxxxxxxxxxx> wrote:
So I'm trying to get Haiku to build on Zeta 1.1. I've grabbed the buildtools directory and built the newer version of jam. Unfortunately, though, the build of Haiku dies with:
...failed C++
generated/objects/haiku/x86/release/add-ons/decorators/WinDecorator/WinDecor
ator.o
...
...skipped WinDecorator for lack of
<src!add-ons!decorators!WinDecorator>WinDecorator.o...
GenerateRevisionFile generated/objects/common/apps/abouthaiku/haiku-revision
waif child found!
IIRC, this kind of things occurs when jam is executing a command that uses a pipe to transport data from one subcommand to another. Have you installed the new pipe-fs that comes with the subversion-package from haiku's website? If you have the file ~/config/add-ons/kernel/file_systems/npipefs
should exist.
Hope that helps.
- [openbeos] Build problems.
- From: Adam K Kirchhoff
- [openbeos] Re: Build problems.
- From: Oliver Tappe