
|
[openbeos]
||
[Date Prev]
[09-2003 Date Index]
[Date Next]
||
[Thread Prev]
[09-2003 Thread Index]
[Thread Next]
[openbeos] build problems: can't build interface kit (libopenbeos.so),can't build obfs
- From: "Andrew Bachmann" <shatty@xxxxxxxxxxxxx>
- To: "openbeos" <openbeos@xxxxxxxxxxxxx>
- Date: Mon, 01 Sep 2003 20:31:08 -0700 PDT
Hello all,
I ran into a few problems today building from cvs:
#1: can't build interface kit
In file included from
/boot/develop/obos/current/src/kits/interface/ClientFontList.cpp:28:
/boot/develop/obos/current/headers/private/interface/ClientFontList.h:25:
warning: file does not
end in newline
/boot/develop/obos/current/src/kits/interface/ClientFontList.cpp:37:
ServerConfig.h: No such file
or directory
Just forgot to cvs add ServerConfig.h perhaps? :-)
#2: can't build obfs
In file included from
/boot/develop/obos/current/src/add-ons/kernel/file_systems/bfs/Utility.cpp:8:
/boot/develop/obos/current/src/add-ons/kernel/file_systems/bfs/Utility.h:148:
new declaration
`void atomic_set(volatile int32 *, long int)'
/boot/develop/obos/current/headers/os/support/SupportDefs.h:136: ambiguates old
declaration
`int32 atomic_set(volatile vint32 *, long int)'
Changes to SupportDefs.h by beveloper are conflicting with the internal bfs
definition of
atomic_set. (note: atomic_set is an extension to the R5 atomicity support)
Andrew
|

|