[openbeos] Re: build problems

"shatty" <shatty@xxxxxxxxxxxxx> wrote:
> 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?)

That should be done in Jambase. In fact it is done in both Jam versions 
that live in the repository -- the standard one in the 
JAM2_4_VANILLA_FIXES branch and the modified one in the main trunk. I 
adjusted them, but didn't tell anyone. *evil laugher* ;-)

> 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.

> ------------------------
> 
> Some build problems include:
> 
> Failed to link iso9660 filesystem due to undefined reference to 
> '__builtin_delete'.

Sounds like some C++ kernel thing. Axel?

[...]

CU, Ingo


Other related posts: