Dave Korn wrote:
The standard autoconf library function detection test, for the sake of
simplicity, declares the function prototype itself rather than including the
header, so the name doesn't get translated and the function isn't found at
link time.
A patch such as the attached makes the c
[ Cc added: gtmess maintainer. ]
Hi George, I've got a patch for you. It fixes a gtmess configure script
problem on cygwin. See http://cygwin.com/ml/cygwin/2008-06/msg00395.html
and thread for background.
David Collin wrote on 20 June 2008 05:21:
> The compiler I am using here shouldn't real
e newly created directory to do a ./configure.
> All seemed to go well until I got the following error: "configure:5547: error:
> cannot find iconv() function". I gave the configure file a quick look to see
> what the script was actually doing at that point. But as I read through it,
o a ./configure. All seemed to go well until I got the following error:
"configure:5547: error: cannot find iconv() function". I gave the configure file a quick
look to see what the script was actually doing at that point. But as I read through it, I found out
that, to make this config
. All seemed to go well
until I got the following error: "configure:5547: error: cannot find iconv()
function". I gave the configure file a quick look to see what the script was
actually doing at that point. But as I read through it, I found out that, to
make this configure check, it ca
5 matches
Mail list logo