I'm sorry but this is not an appropriate mailing list for questions
pertaining to the VPopMail product. Please subscribe to
[EMAIL PROTECTED] and re-ask your question.
Regards,
Tren Blackburn.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Owner mailto:[EMAIL PROTECTED] =
= End of Time Networks http://www.theendoftime.net -
- (403) 269-2122 =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
On Thu, 7 Dec 2000, oneflower Xu wrote:
> Hello:
>
> Now I met a problem when i install vpopmail 4.9.6-1.
> I hope someone can help me .
>
> system : FreeBSD 4.2 releases
> Qmail 1.03 /var/qmail
> Apache 1.3.14 (ports)
> PHP 4.0.3pl1 (ports)
> Mysql 3.22.32 (ports)
>
> My step: 1. cd /usr/home/src/vpopmail-4.9.6-1
> 2. ./configure --enable-default-domain=o-yo.com --enable-roaming-users
>--enable-mysql=y --enable-sqlincdir=/usr/local/include/mysql
>--enable-sqllibdir=/usr/local/lib/mysql --enable-logging=y --enable-large-site=y
> 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... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... found
> checking host system type... i386-unknown-freebsd4.2
> 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 POSIXized ISC... no
> checking how to run the C preprocessor... (cached) gcc -E
> checking for AIX... no
> checking for floor in -lm... (cached) yes
> checking for crypt in -lcrypt... (cached) yes
> checking for gethostbyaddr in -lnsl... (cached) no
> checking for getsockname in -lsocket... (cached) no
> checking for shadow.h... (cached) no
> checking for shadow.h... (cached) no
> yes
> 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 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
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating config.h
>
>
> 3. make
> make all-recursive
> Making all in cdb
> gcc -g -O2 -Wall -o vchkpw vchkpw.o libvpopmail.a -L/usr/local/lib/mysql
>-lmysqlclient -lcrypt -lm
> /usr/local/lib/mysql/libmysqlclient.so: warning: tempnam() possibly used unsafely;
>consider using mkstemp()
> libvpopmail.a(vpopmail.o): In function `update_rules':
> /home/src/vpopmail-4.9.6-1/vpopmail.c(.text+0x2c9f): undefined reference to
>`vupdate_rules'
> *** Error code 1
>
> Stop in /usr/home/src/vpopmail-4.9.6-1.
> *** Error code 1
>
> Stop in /usr/home/src/vpopmail-4.9.6-1.
> *** Error code 1
>
> Stop in /usr/home/src/vpopmail-4.9.6-1.
>
>
> What's wrong ????
>
>
>
> Best Regards,
>
>
>
>
>
> oneflower
> [EMAIL PROTECTED]
>
>