[openbeos] build problems

Hello devs,

I did a fresh update today and a toplevel jam in order to check our building 
status.  One problem I ran into was that the LexC++ rule requires a definition 
for LEX to work properly.  A simple 'export LEX=flex' sufficed but the 
definition of this should be in the Jamrules I think.  I'm not sure where. 
(Ingo?)

I know we all test our code before committing it (always, right? :-) ) but 
sometimes things slip through the cracks.  I particularly find that new files 
sometimes don't make it into cvs.  So I thought I would make up a list of 
current 
build problems to draw to anyone's attention something they may have worked 
on and not checked in, or not added some files, etc.  It's included below.

jam says: "...found 23285 target(s)..."  [wow]
Andrew

------------------------

Some build problems include:

Failed to link iso9660 filesystem due to undefined reference to 
'__builtin_delete'.

Failed to link PDF Writer add-on due to undefined reference to multiple 
HWindow, DocInfoWindow, FontsWindow, StatusWindow methods. (and 
others)

Failed to compile Controllable.cpp and MediaRoster.cpp due to some errors 
related to controllable_get_parameter_web_request and 
CONTROLLABLE_GET_PARAMETER_WEB.

Failed to link Time preferences due to undefined references to SettingsView 
and ZoneView.

Failed to compile app server ServerWindow.cpp due to undeclared 
AS_WINDOW_RESIZEBY and AS_WINDOW_RESIZETO.

Failed to compile TIFFTranslatorTest.cpp due to missing StreamBuffer.h 
included in BitReader.h.



Other related posts: