[haiku-development] Re: help

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 24 May 2007 20:26:44 +0200 CEST

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.


Other related posts: