Dear all Today while trying to install dbmail-2.0.4 in my Solaris 9 (SunOS test 5.9 Generic_118558-06 sun4u sparc SUNW,UltraAX-i2 Solaris) i get the following error
sort.c:68: error: conflicting types for 'sort_and_deliver' ../sort.h:49: error: previous declaration of 'sort_and_deliver' was here sort.c:68: error: conflicting types for 'sort_and_deliver' ../sort.h:49: error: previous declaration of 'sort_and_deliver' was here sort.c: In function `sort_and_deliver': sort.c:83: error: `SORT_FAILURE' undeclared (first use in this function) sort.c:83: error: (Each undeclared identifier is reported only once sort.c:83: error: for each function it appears in.) sort.c:92: error: `SORT_OVER_QUOTA' undeclared (first use in this function) sort.c:98: error: `SORT_WEIRD_ERROR' undeclared (first use in this function) sort.c:103: error: `SORT_SUCCESS' undeclared (first use in this function) gmake[2]: *** [sort.lo] Error 1 gmake[2]: Leaving directory `/export/home/admin/dbmail-2.0.4/sort' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/export/home/admin/dbmail-2.0.4' gmake: *** [all-recursive-am] Error 2 i did apply 01_quota.dpatch . and using gmake . as when using make i am receiving the fallowing error mksh: Fatal error in reader: = missing from replacement macro reference Regards. Salaque