I tried to send to <dict-beta@dict.org>: as the README
states but got this:
Sorry, only subscribers may post. If you are a subscriber,
please forward this message to dict-beta-owner@dict.org
to get your new address included (#5.7.2)
--- Below this line is a copy of the message.
Hello,
I was compiling dictd-1.9.13 and got a link error. It was
looking for "_libc_iname". I was compiling using the latest
version of cygwin.
Anyway, a similar problem occurred for nco and the fix is
to remove the line "AC_CHECK_LIB([C],[cosf])" from the
config.in which causes -lC to be passed as flags which
tries to link c++?
I simply removed the two -lC from the Makefile and it
compiled normally.
All the details are here:
https://sourceforge.net/forum/forum.php?
thread_id=3D1003653&forum_id=3D9830
Thanks,
F.
Logged In: YES
user_id=587312
fixed in 1.9.14
Logged In: YES
user_id=587312
fixed in 1.9.14
Logged In: YES
user_id=587312
Sorry, this bug is not fixed in 1.9.14 but will be fixed in
1.9.15.
CVS version is ok.