Hi, When trying to compileCLISP <http://www.clisp.org/> on MinGW, make fails with
libgnu.a(regex.o): In function `rpl_regerror': c:\users\michael\repo\clisp\build.test\gllib/../../src/gllib/regcomp.c:559: undefined reference to `libintl_gettext' libgnu.a(regex.o): In function `rpl_re_compile_pattern': c:\users\michael\repo\clisp\build.test\gllib/../../src/gllib/regcomp.c:238: undefined reference to `libintl_gettext' collect2: ld returned 1 exit status ./clisp-link: failed in /c/users/michael/repo/clisp/build.test/base make: *** [base] Error 1 Setup: MINGW32_NT-6.0 MICHAEL-PC 1.0.17(0.48/3/2) 2011-04-24 23:39 i686 Msys GCC 4.5.2 Can you please advise? Thanks&Regards Michael