hello,

  I install vpopmail4.10.5 use ldap auth error on solaris 8,

lilac[root:/tmp/vpopmail-4.10.5]=>./configure --enable-ldap=y
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... (cached) no
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking for AIX... no
yes
checking for crypt in -lcrypt... yes
checking for gethostbyaddr in -lnsl... yes
checking for getsockname in -lsocket... yes
checking for shadow.h... yes
checking for shadow.h... (cached) yes
checking for setspent in -lshadow... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for working const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for getcwd... yes
checking for mkdir... yes
checking for strdup... yes
checking for strstr... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h

            Current settings
---------------------------------------
vpopmail directory = /data1/mail/vpop
               uid = 109
               gid = 89
     roaming users = OFF
        user quota = OFF
    tcpserver file = /etc/tcp.smtp
    open_smtp file = /data1/mail/vpop/etc/open-smtp
      auth logging = OFF
mysql clear passwd = OFF
 valias processing = OFF
        pop syslog = show only failure attempts
    default domain =


lilac[root:/tmp/vpopmail-4.10.5]=>make
make  all-recursive
make[1]: Entering directory `/tmp/vpopmail-4.10.5'
Making all in cdb
make[2]: Entering directory `/tmp/vpopmail-4.10.5/cdb'
( cat warn-auto.sh; \
echo CC=\'`head -1 conf-cc`\'; \
echo LD=\'`head -1 conf-ld`\'; \
cat find-systype.sh; \
) | sh > systype
( cat warn-auto.sh; \
echo 'main="$1"; shift'; \
echo 'rm -f "$main"'; \
echo 'ar cr "$main" ${1+"$@"}'; \
case "`cat systype`" in \
sunos-5.*) ;; \
unix_sv*) ;; \
irix64-*) ;; \
irix-*) ;; \
dgux-*) ;; \
hp-ux-*) ;; \
sco*) ;; \
*) echo 'ranlib "$main"' ;; \
esac \
) > makelib
chmod 755 makelib
( ( ./compile tryulong32.c && ./load tryulong32 && \
/tryulong32 ) >/dev/null 2>&1 \
&& cat uint32.h2 || cat uint32.h1 ) > uint32.h
rm -f tryulong32.o tryulong32
/compile cdb_hash.c
/compile cdb_unpack.c
/compile cdb_seek.c
/makelib cdb.a cdb_hash.o cdb_unpack.o cdb_seek.o
/compile cdbmake_pack.c
/compile cdbmake_hash.c
/compile cdbmake_add.c
/makelib cdbmake.a cdbmake_pack.o cdbmake_hash.o \
cdbmake_add.o
make[2]: Leaving directory `/tmp/vpopmail-4.10.5/cdb'
make[2]: Entering directory `/tmp/vpopmail-4.10.5'
gcc -I. -I/usr/local/include    -I/usr/local/include -I/data1/mail/ldap/include 
-I/usr/local/BerkeleyDB.3.2/include -I/usr/local/ssl/include  -O2 -Wall -c safestring.c
gcc -I. -I/usr/local/include    -I/usr/local/include -I/data1/mail/ldap/include 
-I/usr/local/BerkeleyDB.3.2/include -I/usr/local/ssl/include  -O2 -Wall -c vpopmail.c
vpopmail.c: In function `vadddomain':
vpopmail.c:90: warning: subscript has type `char'
vpopmail.c: In function `vadduser':
vpopmail.c:263: warning: subscript has type `char'
vpopmail.c: In function `lowerit':
vpopmail.c:1126: warning: subscript has type `char'
vpopmail.c: In function `update_file':
vpopmail.c:1145: warning: int format, pid_t arg (arg 4)
vpopmail.c:1182: warning: int format, pid_t arg (arg 4)
vpopmail.c: In function `tcprules_open':
vpopmail.c:1892: warning: int format, pid_t arg (arg 3)
gcc -I. -I/usr/local/include    -I/usr/local/include -I/data1/mail/ldap/include 
-I/usr/local/BerkeleyDB.3.2/include -I/usr/local/ssl/include  -O2 -Wall -c md5.c
gcc -I. -I/usr/local/include    -I/usr/local/include -I/data1/mail/ldap/include 
-I/usr/local/BerkeleyDB.3.2/include -I/usr/local/ssl/include  -O2 -Wall -c bigdir.c
gcc -I. -I/usr/local/include    -I/usr/local/include -I/data1/mail/ldap/include 
-I/usr/local/BerkeleyDB.3.2/include -I/usr/local/ssl/include  -O2 -Wall -c vauth.c
vauth.c: In function `vauth_adduser':
vauth.c:383: warning: passing arg 4 of `vget_assign' from incompatible pointer type
vauth.c:383: warning: passing arg 5 of `vget_assign' from incompatible pointer type
vauth.c:482: dereferencing pointer to incomplete type
vauth.c: In function `vauth_adddomain':
vauth.c:572: dereferencing pointer to incomplete type
vauth.c: In function `vauth_setpw':
vauth.c:738: warning: int format, uid_t arg (arg 3)
vauth.c:741: warning: int format, gid_t arg (arg 3)
vauth.c: In function `vwrite_dir_control':
vauth.c:846: warning: int format, pid_t arg (arg 3)
make[2]: *** [vauth.o] Error 1
make[2]: Leaving directory `/tmp/vpopmail-4.10.5'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/vpopmail-4.10.5'
make: *** [all-recursive-am] Error 2



                    ��
��

            new
            [EMAIL PROTECTED]

Reply via email to