[haiku] Re: building error

Skar Cat <skarmiglione.sk4r@xxxxxxxxx> wrote:
> but what  means "src/haiku$ jam
> syntax error at EOF"¿

That means that you need to clean out parts of the object files, as a 
symbol has been moved from one object to another, which doesn't 
necessarily cause a rebuilt.
In your example, a "rm -rf generated/objects/haiku/x86/release/system/
libroot" should help (path written from memory, so it might not be 100% 
exact).

Bye,
   Axel.


Other related posts: