on 10/11/01 2:54 PM, NDSoftware at [EMAIL PROTECTED] spake: > Hello, > > I have download the last version of vpopmail and courier-imap onf > inter7.com.
Latest stable, or development (5.0 final beta)? You need the dev version... > I have install succefuly vpopmail but when I try to make courier-imap I > have: > > > Making check in authlib > make[1]: Entering directory `/home/user/courier-imap-1.3.11/authlib' > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 > -Wall > -I.. -I./.. -c authvchkpw.c > authvchkpw.c: In function `auth_vchkpw_changepass': > authvchkpw.c:142: warning: assignment from incompatible pointer type > authvchkpw.c:151: dereferencing pointer to incomplete type > authvchkpw.c:151: dereferencing pointer to incomplete type > make[1]: *** [authvchkpw.o] Error 1 > make[1]: Leaving directory `/home/user/courier-imap-1.3.11/authlib' > make: *** [check-recursive] Error 1 > > Why ? How I can fix the problem ? If you have the latest vpopmail dev version, run configure as a non-root and make as root. This has to do with the new permissions on the vpopmail library for security. Cheers, Bill Shupp
