Dear all,
My machine is Mac Studio(M2) and I fail to compile eiffeltest_server on my
machine, too.
In my log file:
ld: Undefined symbols:
_libintl_gettext, referenced from:
_i18n_localized_text in eiffeltest_server.o
_libintl_setlocale, referenced from:
_i18n_set_system_locale in eiffeltest_server.o
_r870fix_locale in eiffeltest_server.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
../compile failed with status 1
This might be the same problem as FreeBSD
(I have to link libintl but I do not know how to do).