Leon Brocard wrote:

> Leopold Toetsch sent the following bits through the ether:
> 
> 
>>Could you try my second proposal?
>>
> 
> Sure. The patch I tried is attached, which fixes up a lot of the
> warnings. However, I now get:
> 
> ld: multiple definitions of symbol _n_spilled
> imcparser.o definition of _n_spilled in section (__DATA,__common)
> imc.o definition of _n_spilled in section (__DATA,__common)
> make: *** [imcc] Error 1


Ok we have it almost:

Please insert at the beginning of imc.h:

#ifndef __IMC_H
#define __IMC_H



.... and at the end:

#endif

Thanks for your patience,
leo

Reply via email to