djh <[EMAIL PROTECTED]> wrote: > argcv.o: In function `main': > /cygdrive/c/cygwin-pkg-added/mailutils/mailutils/examples/argcv.c:55: > undefined reference to `_getline' > /cygdrive/c/cygwin-pkg-added/mailutils/mailutils/examples/argcv.c:55: > undefined reference to `_getline'
Getline is included with mailutils. Apparently, configure was not able to determine that it was missing from the system libc. Please send your config.log to further investigate the problem. Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
