when i installed mysql i specify following: --prefix=/usr/local/mysql

this is my configuration line

./configure --enable-mysql=y --enable-sqllibdir=/usr/local/mysql --enable-la
rge-site=y --enable-ldap=y --enable-logging=y --enable-auth-logging=y --enab
le-roaming-users=y --enable-relay-clear-minutes=20

after configure is complete i get this

            Current settings
---------------------------------------
vpopmail directory = /var/qmail/vpopmail
               uid = 1026
               gid = 1015
     roaming users = ON
        user quota = OFF
    tcpserver file = /etc/tcp.smtp
    open_smtp file = /var/qmail/vpopmail/etc/open-smtp
       auth module = mysql
table optimization = one domain with many users (--enable-large-site=y)
      auth logging = ON
        pop syslog = show successful and failure login attempts
    default domain =

then i'm trying to do make and that's what i end up with

.... deleted a lot of stuff ...

vauth.c: In function `vauth_adduser':
vauth.c:482: dereferencing pointer to incomplete type
vauth.c: In function `vauth_adddomain':
vauth.c:572: dereferencing pointer to incomplete type
vauth.c: At top level:
vauth.c:842: conflicting types for `vwrite_dir_control'
vauth.h:81: previous declaration of `vwrite_dir_control'
make[2]: *** [vauth.o] Error 1
make[2]: Leaving directory `/usr/local/src/vpopmail-4.9.10'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vpopmail-4.9.10'
make: *** [all-recursive-am] Error 2

any ideas? anyone ? please?

vpop works/worked fine before i desided to add mysql support.. so i'm
stuck:(

                _/_/   _/         _/_/_/   _/     _/   _/     _/  _/_/_/
              _/  _/  _/        _/    _/  _/     _/   _/     _/ _/    _/
            _/    _/ _/        _/          _/  _/    _/     _/ _/
           _/    _/ _/        _/_/_/       _/_/     _/     _/  _/_/_/
          _/_/_/_/ _/        _/          _/  _/    _/     _/       _/
         _/    _/ _/     _/ _/     _/  _/     _/  _/     _/ _/    _/
        _/    _/ _/_/_/_/    _/_/_/   _/      _/   _/_/_/   _/_/_/

                   (W)orld(W)ide(W)eb: http://box.nexgen.com/
              (I)nternet(R)elay(C)hat: EFnet #aLeXuS


Reply via email to