Divyank Turakhia wrote:
> 
> Hi,
> 
> I am trying to compile qmailadmin 0.59 and i get the following error.
> 
> [root@email qmailadmin-0.59]# make
> make  all-recursive
> make[1]: Entering directory `/usr/local/src/qmailadmin-0.59'
> make[2]: Entering directory `/usr/local/src/qmailadmin-0.59'
> gcc -I. -I/home/vpopmail/include      -g -O2 -c qmailadmin.c
> qmailadmin.c: In function `main':
> qmailadmin.c:123: warning: assignment from incompatible pointer type
> qmailadmin.c:208: warning: assignment from incompatible pointer type
> qmailadmin.c:216: dereferencing pointer to incomplete type
> qmailadmin.c:220: dereferencing pointer to incomplete type
> make[2]: *** [qmailadmin.o] Error 1
> make[2]: Leaving directory `/usr/local/src/qmailadmin-0.59'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/qmailadmin-0.59'
> make: *** [all-recursive-am] Error 2
> 
> I am using Redhat 7.1. The steps i followed are as follows:
> 1)
> ./configure --enable-htmldir=/var/www/html --enable-cgibindir=/var/www/cgi-b
> in
> 2) make clean
> 3) make
> 
> while doing make i get the above compilation error.
> 
> Please let me know wht i can do.
> 
> Thanks,
> Divyank

qmailadmin-0.59 only works with the vpopmail 4.10 versions.

Ken Jones

Reply via email to