library.c compilation error added by amirouche on Sun Jan 7 13:28:09 2024

echo '# define C_CHICKEN_DO_PROGRAM "chicken-do"' >> chicken-defaults.h
echo '#endif' >> chicken-defaults.h

Error: invalid argument type in specialization
(or fixnum char boolean eof bwp null undefined)
((pair (or fixnum char boolean eof bwp null undefined)echo '#ifndef C_CHICKEN_INSTALL_PROGRAM' >> chicken-defaults.h
) (##sys#setislot #(1) (quote 0) #(2)))
scheme#set-car!

	Call history:

	<syntax>	  (##core#begin (##core#inline "connect_to_debugger"))
	<syntax>	  (##core#inline "connect_to_debugger")	<--
echo '# define C_CHICKEN_INSTALL_PROGRAM "chicken-install"' >> chicken-defaults.h
make: *** [rules.make:902: debugger-client.c] Error 70
make: *** Waiting for unfinished jobs....
echo '#endif' >> chicken-defaults.h
echo '#ifndef C_CHICKEN_UNINSTALL_PROGRAM' >> chicken-defaults.h
echo '# define C_CHICKEN_UNINSTALL_PROGRAM "chicken-uninstall"' >> chicken-defaults.h
echo '#endif' >> chicken-defaults.h
echo '#ifndef C_CHICKEN_STATUS_PROGRAM' >> chicken-defaults.h
echo '# define C_CHICKEN_STATUS_PROGRAM "chicken-status"' >> chicken-defaults.h
echo '#endif' >> chicken-defaults.h
echo '#ifndef C_WINDOWS_SHELL' >> chicken-defaults.h
echo '# define C_WINDOWS_SHELL 0' >> chicken-defaults.h
echo '#endif' >> chicken-defaults.h
echo '#ifndef C_BINARY_VERSION' >> chicken-defaults.h
echo '# define C_BINARY_VERSION 11' >> chicken-defaults.h
echo '#endif' >> chicken-defaults.h
echo '#ifndef C_USES_SONAME' >> chicken-defaults.h
echo '# define C_USES_SONAME 1' >> chicken-defaults.h
echo '#endif' >> chicken-defaults.h
echo '/* END OF FILE */' >> chicken-defaults.h

Error: invalid argument type in specialization
(or fixnum char boolean eof bwp null undefined)
((pair (or fixnum char boolean eof bwp null undefined)) (##sys#setislot #(1) (quote 0) #(2)))
scheme#set-car!

	Call history:

	<syntax>	  (##core#begin (##core#require build-version))
	<syntax>	  (##core#require build-version)
	<syntax>	  (##core#callunit build-version)	<--
make: *** [rules.make:818: library.c] Error 70