Everything appears to compile fine until it gets to the calendaring part: pcp.c:131: conflicting types for `getpw' /usr/include/stdlib.h:233: previous declaration of `getpw' pcplocale.c: In function `pcp_fmttime': pcplocale.c:850: warning: `%x' yields only last 2 digits of year in some locales gcc -DHAVE_CONFIG_H -I. -I. -I. -Iintl/ -I./intl -I/apps/openldap-1.2.11/include -I.. -I./.. -Wall -g -O2 -c pcpd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iintl/ -I./intl -I/apps/openldap-1.2.11/include -I.. -I./.. -Wall -g -O2 -c pcpdauth.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iintl/ -I./intl -I/apps/openldap-1.2.11/include -I.. -I./.. -Wall -g -O2 -c pcpdauthtoken.c make[3]: *** [pcp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/apps/build/sqwebmail/sqwebmail-3.2.0.20011112/pcp' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/apps/build/sqwebmail/sqwebmail-3.2.0.20011112/pcp' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/apps/build/sqwebmail/sqwebmail-3.2.0.20011112/pcp' make: *** [all-recursive] Error 1
P.S. I've tried version 3.2.0 as well with same results. Any clues as to what I should do? Thanks in advance for all your help!! :-) - John Cope
