Try vqadmin 2.3.5
http://www.inter7.com/vqadmin/vqadmin-2.3.5.tar.gz

Ken Jones

On Tuesday 25 February 2003 08:10, Holger Seidenberg wrote:
> Hello I try to install vqadmin 2.3.4 on freebsd 4.5 and get following
> error.
>
> 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... i386-unknown-freebsd4.5
> 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 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 crypt in -lcrypt... (cached) yes
> checking for floor in -lm... (cached) yes
> checking for compress in -lz... (cached) yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating config.h
>
>             Current settings
> ---------------------------------------
> vpopmail directory = /usr/local/vpopmail
>                uid = 89
>                gid = 89
>           html dir = /usr/local/www/cgi-bin/vqadmin/html/
>        cgi-bin dir = /usr/local/www/cgi-bin
>        vqadmin dir = /usr/local/www/cgi-bin/vqadmin
>            efilter = OFF
> bash-2.05a# make
> make  all-recursive
> gcc  -g -O2 -Wall  -o vqadmin  vqadmin.o cgi.o template.o global.o acl.o
> misc.o  domain.o lang.o user.o cedit.o -L/usr/local/vpopmail/lib
> -lvpopmail -L/usr/local/lib/mysql -lmysqlclient -lz -lz -lm -lcrypt
> domain.o: In function `enable_efilter':
> /root/vqadmin-2.3.4/domain.c(.text+0x1a43): undefined reference to
> `getline'
> domain.o: In function `disable_efilter':
> /root/vqadmin-2.3.4/domain.c(.text+0x1ceb): undefined reference to
> `getline'
> domain.o: In function `get_domain_path':
> /root/vqadmin-2.3.4/domain.c(.text+0x1f64): undefined reference to
> `getline'
> domain.o: In function `stat_efilter':
> /root/vqadmin-2.3.4/domain.c(.text+0x2197): undefined reference to
> `getline'
> *** Error code 1
>
> Stop in /root/vqadmin-2.3.4.
> *** Error code 1
>
> Stop in /root/vqadmin-2.3.4.
> *** Error code 1
>
> Stop in /root/vqadmin-2.3.4.

-- 
- Ken Jones


Reply via email to