Build environment:
-The latest cygwin (0ct. 2005) on a Japanese windows XP professional.
- The source code for "mailutils" is all fresh from CVS as of
today, Oct. 27, 2005.
I am making a note of things I do along the way to get the build to work
in this environment.
My latest wall is the following error message during the make process:
------------------------------------------
gcc -g -O2 -o argcv.exe argcv.o -L/usr/lib
../mailbox/.libs/libmailutils.a /usr/lib/libintl.dll.a
/usr/lib/libiconv.dll.a ../lib/.libs/libmuaux.a -lcrypt -lresolv -lpthread
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'
collect2: ld returned 1 exit status
---------------------------------------------
If anyone could give me a clue as to what I need here I would appreciate
the help. I presume that I am missing a library or some other required
file, but not idea which one.
Thanks,
d.j.h.
_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-mailutils