[Ecls-list] error: conflicting types for 'si_simple_program_error'

Matthew Kennedy mkennedy at gentoo.org
Wed Jan 12 12:09:14 UTC 2005


Hi, I ran into some problems when building ECL 0.9e. The compiler used
in this case was GCC 3.4.3

-Dlinux -I"/space/tmp/ecl-0.9e/src"/h -I"/space/tmp/ecl-0.9e/src"/gmp -I"/space/tmp/ecl-0.9e/bui
ld"/h -O -I"/space/tmp/ecl-0.9e/build"/h -w -c "/space/tmp/ecl-0.9e/build/lsp/export.c" -o "/spa
ce/tmp/ecl-0.9e/build/lsp/export.o"                                                            
In file included from /space/tmp/ecl-0.9e/build/lsp/export.c:3:
/space/tmp/ecl-0.9e/build/lsp/export.h:9: error: conflicting types for 'si_simple_program_error'
/space/tmp/ecl-0.9e/build/lsp/export.h:9: note: a parameter list with an ellipsis can't match an
 empty parameter name list declaration                                                         
/space/tmp/ecl-0.9e/build/c/external.h:1542: error: previous declaration of 'si_simple_program_e
rror' was here                                                                                 
/space/tmp/ecl-0.9e/build/lsp/export.h:9: error: conflicting types for 'si_simple_program_error'
/space/tmp/ecl-0.9e/build/lsp/export.h:9: note: a parameter list with an ellipsis can't match an
 empty parameter name list declaration                                                         
/space/tmp/ecl-0.9e/build/c/external.h:1542: error: previous declaration of 'si_simple_program_e
rror' was here                                                                                 
LAMBDA: Too many arguments to function CONTINUE.
Top level.
SI> 





More information about the ecl-devel mailing list