just got vqmail off of the server, and tried to compile it. I have all of the prerequisites installed (i also have qmailadmin on there). It gets errors while compiling domain.c.
domain.c:334: too many arguments to function 'open_big_dir' domain.c:340: warning: assignment from incompatible pointer type domain.c:342: dereferencing pointer to incomplete type make[2]: *** [domain.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 Any suggestions? Thanks :) justin
