Hi,

I have some problems during compilation of vpopmail-4.10.1.

./configure  --enable-qmaildir=/mail/qmail --enable-logging=p
--enable-default-domain=domain.pl --enable-mysql=y
--enable-sqlincdir=/mysql/include/mysql
--enable-sqllibdir=/mysql/lib/mysql --enable-tcprules-prog
--enable-hardquota=100000000 --enable-large-site=y --enable-auth-logging=y
--enable-passwd=n --enable-clear-passwd=y --enable-valias=y
[....]

            Current settings
---------------------------------------
vpopmail directory = /mail/vpopmail
               uid = 89
               gid = 89
     roaming users = OFF
        user quota = 100000000
    tcpserver file = /mail/vpopmail/etc/tcp.smtp
    open_smtp file = /mail/vpopmail/etc/open-smtp
       auth module = mysql
table optimization = one domain with many users (--enable-large-site=y)
      auth logging = ON
mysql clear passwd = ON
 valias processing = ON
        pop syslog = show failure attempts with clear text password
    default domain = domain.pl

make
[...]
make[2]: Entering directory `/root/vpopmail-4.10.1'
gcc -I. -I/mysql/include/mysql      -g -O2 -Wall -c vdeloldusers.c
vdeloldusers.c:46: parse error before `mysql'
vdeloldusers.c:46: warning: type defaults to `int' in declaration of
`mysql'
vdeloldusers.c:46: warning: data definition has no type or storage class
vdeloldusers.c:47: parse error before `*'
vdeloldusers.c:47: warning: type defaults to `int' in declaration of `res'
vdeloldusers.c:47: warning: data definition has no type or storage class
vdeloldusers.c:48: parse error before `row'
vdeloldusers.c:48: warning: type defaults to `int' in declaration of `row'
vdeloldusers.c:48: warning: data definition has no type or storage class
vdeloldusers.c: In function `main':
vdeloldusers.c:76: warning: implicit declaration of function `mysql_init'
vdeloldusers.c:77: warning: implicit declaration of function
`mysql_real_connect'
vdeloldusers.c:88: warning: implicit declaration of function `mysql_query'
vdeloldusers.c:92: warning: implicit declaration of function
`mysql_use_result'
vdeloldusers.c:92: warning: assignment makes pointer from integer without
a cast
vdeloldusers.c:96: warning: implicit declaration of function
`mysql_fetch_row'
vdeloldusers.c:97: subscripted value is neither array nor pointer
vdeloldusers.c:97: subscripted value is neither array nor pointer
vdeloldusers.c:98: subscripted value is neither array nor pointer
vdeloldusers.c:98: subscripted value is neither array nor pointer
vdeloldusers.c:100: warning: implicit declaration of function
`mysql_free_result'
make[2]: *** [vdeloldusers.o] Error 1
make[2]: Leaving directory `/root/vpopmail-4.10.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/vpopmail-4.10.1'
make: *** [all-recursive-am] Error 2

System: RedHat 6.2
MySQL 3.23.36

any ideas?

________________________________________________
wojciech smołkowski [ mailto:[EMAIL PROTECTED]]
PGP key: sh# pgpv hkp -a keys.pgp.com/0x2FFD974D
[mobile ph. +48502525521] * Powered by /bin/pine



Reply via email to