Hi,
I cannot seem to find the answer in the archives for this problem

This is what is on my SSH screen:
[root@mail vpopmail]#
./configure --enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw --enable-ro
aming-users=y --ena
ble-learn-passwords=y --enable-clear-passwd=y --enable-mysql=y --enable-vali
as=y --enable-incdir=/usr/local/include/
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-unknown-linux
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
yes
checking for floor in -lm... (cached) yes
checking for compress in -lz... (cached) yes
checking for crypt in -lcrypt... (cached) yes
checking for gethostbyaddr in -lnsl... (cached) yes
checking for getsockname in -lsocket... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/varargs.h... (cached) no
checking for working const... (cached) yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for getcwd... (cached) yes
checking for mkdir... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for fdatasync... (cached) yes
checking for sigaction... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
           vpopmail 5.2.1
            Current settings
---------------------------------------

vpopmail directory = /home/vpopmail
               uid = 89
               gid = 89
          ip alias = OFF --enable-ip-alias-domains=n (default)
address extentions = OFF --enable-qmail-ext=n (default)
     roaming users = ON  --enable-roaming-users=y
    tcpserver file = /home/vpopmail/etc/tcp.smtp
    open_smtp file = /home/vpopmail/etc/open-smtp
        user quota = OFF --enable-defaultquota=NOQUOTA default
       auth module = mysql --enable-mysql=y
 mysql replication = OFF --enable-mysql-replication=n default
table optimization = many domains --enable-many-domains=y default
  system passwords = OFF --enable-passwd=n default
      file locking = ON  --enable-file-locking=y default
         file sync = OFF --enable-file-sync=n default disable vdelivermail
fsync
      auth logging = ON  --enable-auth-logging=y default
     mysql logging = OFF --enable-mysql-logging=n default
      clear passwd = ON  --enable-clear-passwd=y (default)
 valias processing = ON  --enable-valias=y
        pop syslog = show only failure attempts
                     --enable-logging=e default
    default domain =  --enable-default-domain=
          auth inc = -I/usr/local/include/
          auth lib = -L/usr/lib/mysql  -lmysqlclient -lz


[root@mail vpopmail]# make
make  all-recursive
make[1]: Entering directory `/var/opt/qmail/vpopmail'
Making all in cdb
make[2]: Entering directory `/var/opt/qmail/vpopmail/cdb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/opt/qmail/vpopmail/cdb'
make[2]: Entering directory `/var/opt/qmail/vpopmail'
gcc  -g -O2 -Wall  -o vchkpw  vchkpw.o
ibvpopmail.a -L/usr/lib/mysql  -lmysqlclient -lz -lnsl -lcrypt -lz -lm
vchkpw.o: In function `login_virtual_user':
/var/opt/qmail/vpopmail/vchkpw.c:404: undefined reference to
`open_smtp_relay'
collect2: ld returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/var/opt/qmail/vpopmail'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/opt/qmail/vpopmail'
make: *** [all-recursive-am] Error 2
[root@mail vpopmail]#
You have a good day now,
 
Carl

Reply via email to