Happpy new year to all. Cygwin build update.
The new build system seemed to run fine. I did, however run into the following build problem: ---- /bin/sh ../libtool --tag=CC --mode=link /usr/local/bin/gcc -g -O2 ../mailbox/libmailutils.la -lintl -liconv -o aclck.exe aclck.o -lcrypt -lresolv -lpthread -lgdbm /usr/local/bin/gcc -g -O2 -o aclck.exe aclck.o ../mailbox/.libs/libmailutils.a -L/usr/lib /usr/lib/libintl.dll.a /usr/lib/libiconv.dll.a -lcrypt -lresolv -lpthread /usr/lib/libgdbm.dll.a aclck.o: In function `main': /usr/cvs/mailutils/examples/aclck.c:190: undefined reference to `_rpl_getopt' /usr/cvs/mailutils/examples/aclck.c:207: undefined reference to `_rpl_optarg' /usr/cvs/mailutils/examples/aclck.c:210: undefined reference to `_rpl_optarg' . . collect2: ld returned 1 exit status make[3]: *** [aclck.exe] Error 1 ---- regards, darel henman _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
