Hello, I cannot build ecl-15.3.7 with "--enable-unicode=no" option.
% cd ecl-15.3.7 % ./configure --enable-unicode=no % make On NetBSD 6, make failed with this message. gcc -DECLDIR="\"/usr/local/lib/ecl-15.3.7\"" -I. -I/home/hiramatsu/tmp/ecl-15.3.7/build -I/home/hiramatsu/tmp/ecl-15.3.7/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -g -O2 -fPIC -Dnetbsd -c -o package.o package.o.c /home/hiramatsu/tmp/ecl-15.3.7/src/c/package.d: In function ‘cl_use_package’: /home/hiramatsu/tmp/ecl-15.3.7/src/c/package.d:1049:7: error: ‘t_string’ undeclared (first use in this function) /home/hiramatsu/tmp/ecl-15.3.7/src/c/package.d:1049:7: note: each undeclared identifier is reported only once for each function it appears in /home/hiramatsu/tmp/ecl-15.3.7/src/c/package.d: In function ‘cl_unuse_package’: /home/hiramatsu/tmp/ecl-15.3.7/src/c/package.d:1072:7: error: ‘t_string’ undeclared (first use in this function) *** Error code 1 When I run configure without giving any option, make finished successfully. % ./configure % make -> succeeded. I tried on Mac OS X 10.10, but failed too. "--enable-unicode=no" does not work right now? Kind regards, HIRAMATSU, Yoshifumi ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list