
|
[haiku-development]
||
[Date Prev]
[05-2007 Date Index]
[Date Next]
||
[Thread Prev]
[05-2007 Thread Index]
[Thread Next]
[haiku-development] Re: help
- From: Raynald Lesieur <Raynald.Lesieur@xxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Fri, 25 May 2007 12:00:15 +0200
Hi Axel,
Thank you very much, it's work now ;)
I can to generate an image. but I observed that applications did not have
their icons, but that by default, perhaps another error of dano ?
Bye,
Raynald.
>Hi Raynald,
>
>Raynald Lesieur <Raynald.Lesieur@xxxxxxxxxxxxx> wrote:
>> C++ generated/objects/dano/x86/release/tools/set_haiku_revision.o
>> /Divers/haiku/src/tools/set_haiku_revision.cpp:21: arpa/inet.h: No
>> such file
>> or directory
>
>You're obviously using Dano to build Haiku, but your BONE environment
>seems to be messed up. You're /etc/profile or some other file should
>contain lines like this:
>
>export C_INCLUDE_PATH="/boot/develop/headers/be/bone/"
>export CPLUS_INCLUDE_PATH="/boot/develop/headers/be/bone/"
>
>if that is missing, or you'll have a ';' instead of a ':' as path
>separator (both variables can specify more than one path), it can't
>find the headers.
>
>HTH,
>
>Bye,
> Axel.
>
>
|

|