Hi All, I got lots of header files missing during compilation. Obviously I am doing something wrong.
I did the following export CPPFLAGS="$CPPFLAGS -I/usr/local/cs/openssl/include" export LDFLAGS="$LDFLAGS -L/usr/local/cs/openssl/lib" ./configure --prefix=$DESTDIR/courier \ --disable-root-check \ --enable-webpass=yes --enable-https=auto \ --without-authdaemon \ --withoutautoresponsequota.h --authldap \ --without-authmysql After this when I type make I get missing headers like autoresponsequota.h mailbot.h maildirfilterconfig.h maildirsharedrc.h quotawarnmsg.h however when I physically go the directories where the headers are missing and type make <header name> things work fine. What am I doing wrong? TIA, saikat ===== Saikat Ghosh San Jose, CA 95125 USA __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
