Just an update. I have tried again from scrath with just ./configure and then running make and still get the sam error.
mkdir .libs rm -fr .libs/librewrite.la .libs/librewrite.* .libs/librewrite.* ar cru .libs/librewrite.a esmtp.o ranlib .libs/librewrite.a creating librewrite.la (cd .libs && rm -f librewrite.la && ln -s ../librewrite.la librewrite.la) gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I.. /../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../../ authlib -Wall -g -O2 -c courieresmtp.c echo "#define LOCALSTATEDIR \"/usr/local/courier/var\"" >localstatedir.h gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I.. /../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../../ authlib -Wall -g -O2 -c esmtpclient.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I.. /../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../../ authlib -Wall -g -O2 -c esmtpconfig.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I.. /../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../../ authlib -Wall -g -O2 -c smtproutes.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I.. /../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../../ authlib -Wall -g -O2 -c staticlist.c make[3]: *** No rule to make target `../../tcpd/libcouriertls.a', needed by `courieresmtp'. Stop. make[3]: Leaving directory `/export/home/russ/courier/courier-0.39.3/courier/module.esmtp' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/export/home/russ/courier/courier-0.39.3/courier' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/export/home/russ/courier/courier-0.39.3/courier' make: *** [all-recursive] Error 1 If anyone can point me in the right direction I would appreciate it. Thank you, Russell ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
