> >> >> http://cvs.sourceforge.net/viewcvs.py/*checkout*/serverfilters/script/README?content-type=text%2Fplain&rev=1.2 >> >> read it and read comments in Makefile. >> > > I've read it. It still doesn't compile. I don't see anything about "What > to do if you get a bunch of compiler errors that you don't understand" :P > > [EMAIL PROTECTED] script # make > gcc -c checkcreds_cclient.c -DDEBUG -I/usr/include/imap > '-DMAIL_H="mail.h"' '-DLINKAGE_C="linkage.c"' -DIMAP_TIMEOUT=2 > checkcreds_cclient.c: In function `mm_login': > checkcreds_cclient.c:66: error: `stderr' undeclared (first use in this > function) > checkcreds_cclient.c:66: error: (Each undeclared identifier is reported > only once > checkcreds_cclient.c:66: error: for each function it appears in.) > checkcreds_cclient.c: In function `mm_log': > checkcreds_cclient.c:83: error: `stderr' undeclared (first use in this > function) > make: *** [checkcreds_cclient.o] Error 1 > [EMAIL PROTECTED] script #
gcc -v glibc version installed imap headers whereis libc-client.so ldd /path/from/whereis/libc-client.so ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
