
|
[openbeos]
||
[Date Prev]
[02-2003 Date Index]
[Date Next]
||
[Thread Prev]
[02-2003 Thread Index]
[Thread Next]
[openbeos] Re: tree build issues
- From: Gabe Yoder <gyoder@xxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Sun, 9 Feb 2003 15:33:40 -0500
On Saturday 08 February 2003 02:02 pm, you wrote:
> Gabe Yoder <gyoder@xxxxxxxxxxx> wrote:
> > I have noticed that a particular section of the tree has not been
> > building
> > properly for a while now. Under src/add-ons/kernel/network/core, a
> > number of
> > files seem to be having issues. I looked at core.c, and the problems
> > seem to
> > be mostly missing function declarations. At first, I thought that
> > the
> > developers working on that bit had just missed adding the
> > declarations, but
> > then I noticed that 2 of the missing functions and a missing variable
> > were
> > declared in "sys/domain.h". "sys/domain.h" is included by core.c,
> > but the
> > declarations only appear if _KERNEL_MODE is defined. This would
> > appear to be
> > more of a problem with the build system. Can somebody more
> > knowledgeable on
> > these topics take a closer look and fix the problem? I think there
> > are other
> > network related things that are having build issues also, but I did
> > not
> > investigate them.
>
> That stuff is horribly out of date, and will probably removed some day
> - until then, just ignore it as I do for now :-)
> (it will cleaned up one day; it's not part of the main build right now,
> AFAICT)
>
> Adios...
> Axel.
Okay, I will just have to supress my anal-retentive side until then. ;)
Gabe
|

|