Julian Stecklina wrote: >Hello, > >building ECL --with-tcp fails: >[...] >;;; Error: C-INLINE: Variable code exceeds number of arguments >[...] >Inspecting the code I could not find anything obvious that would cause >this. > C-INLINE broke if the inline code had preprocessor directives (#if,#define,etc). It has been fixed. Juanjo