Colleages,

I'm installing the qmailadmin-0.45 and I get 2 errors in the process:

1) When I perform the ./configure I get:

cat: /var/qmail/vpopmail/etc/inc_deps: No such file or directory
cat: /var/qmail/vpopmail/etc/lib_deps: No such file or directory

LOOK:
******************************************************************
[root@titanic qmailadmin-0.45]#
./configure  --disable-ezmlmdir --enable-cgipath=/usr/local/apache/cgi-bin/q
mailadmin --enable-autoresponder-bin=/var/qmail/bin
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 POSIXized ISC... no
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for crypt in -lcrypt... (cached) yes
checking for crypt in -lshadow... (cached) no
checking for floor in -lm... (cached) yes
checking for gethostbyaddr in -lnsl... (cached) yes
checking for getsockname in -lsocket... (cached) no
cat: /var/qmail/vpopmail/etc/inc_deps: No such file or directory
cat: /var/qmail/vpopmail/etc/lib_deps: No such file or directory
checking for ezmlm-idx... 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 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
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
******************************************************************

2) Well, I ignored the last message but when I tried to make I get this:


******************************************************************
[root@titanic qmailadmin-0.45]# make
make  all-recursive
make[1]: Entering directory `/root2/qmailadmin-0.45'
make[2]: Entering directory `/root2/qmailadmin-0.45'
gcc -I.       -g -O2 -c user.c
user.c:32: vpopmail_config.h: No such file or directory
make[2]: *** [user.o] Error 1
make[2]: Leaving directory `/root2/qmailadmin-0.45'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root2/qmailadmin-0.45'
make: *** [all-recursive-am] Error 2
[root@titanic qmailadmin-0.45]# locate vpopmail_config.h
******************************************************************

I tried to locate the vpopmail_config.h but it is not in the server. The
vpopmail is installed and working months ago perfectly.

Any idea?

thanks in advance

Reply via email to