I am trying to install courier-0.39.3 for the first time on Solaris 9 Sparc but the make fails. I am running configure with the following options :
--prefix=/usr/local/courier --with-ipv6 --with-db=gdbm --with-mailuser=cour ier-mta --with-mailgroup=courier-mta --with-shellpath=/usr/local/bin:/usr/lo cal/lib:/usr/ccs/bin/:/usr/local/sbin:/lib:/usr/lib:/bin:/sbin:/usr/bin:/usr /sbin:/usr/ucb --with-paranoid-smtpext --with-random=/dev/urandom --with-asp ell=/usr/local/bin/aspell --enable-unicode --enable-https=auto --enable-hard timeout=2400 --enable-softtimeout=1200 --with-cachedir=/usr/local/courier/va r/webmail-logincache --with-trashquota --disable-autorenamesent --enable-mim etypes Configure command runs with no errors but when I run make I get the following: 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 Can anyone tell me what I am doing wrong. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
