error while compile vpopmail-4.10.29 with FreeBSD 4.2 server

2001-07-16 Thread Mustafa Han
Hello, I've installed autorespond-1.0.0, ezmlm-0.53, daemontools-0.70, ucspi-tcp-0.88 on a Freebsd 4.2 server. But After ##make command while I Compile vpopmail-4.10.29 an error: "" c -I. -Icdb -g -O2 -Wall -c vauth.c vauth.c: In function `vauth_getpw': vauth.c:278: incompatible type for arg

Re: error while compile vpopmail-4.10.29 with FreeBSD 4.2 server

2001-07-16 Thread Donal Diamond
Hi, if you do a ./configure --help .. --enable-hardquota=#|n n disables quotas, or # where # is a number in bytes NOT y, do not use Y, y is BAD ... so you need --enable-hardquota=500 Hope this helps Donal On Mon, Jul 16, 2001 at 01:19:43PM +, Mustafa Han wr

Re: error while compile vpopmail-4.10.29 with FreeBSD 4.2 server

2001-07-16 Thread Mustafa Han
I did it but I've seen the same error. Donal Diamond writes: > Hi, > > if you do a ./configure --help > > .. > > --enable-hardquota=#|n n disables quotas, or # where # is a number in bytes NOT >y, do not use Y, y is BAD > > ... > > > so you need --enable-hard

Re: error while compile vpopmail-4.10.29 with FreeBSD 4.2 server

2001-07-16 Thread Donal Diamond
Sorry, it's not the --enable-hardquota=5M param that wrong. to use valias feature you need to use mysql: --enable-valias=y --enable-mysql=y Hope that fixes it. Regards Donal On Mon, Jul 16, 2001 at 02:17:59PM +, Mustafa Han wrote: > I did it but I've seen the same error. > > >> ucspi

RE: error while compile vpopmail-4.10.29 with FreeBSD 4.2 server

2001-07-16 Thread Ed Henderson
]] > Sent: Monday, July 16, 2001 10:44 AM > To: Mustafa Han > Cc: [EMAIL PROTECTED] > Subject: Re: error while compile vpopmail-4.10.29 with FreeBSD 4.2 > server > > > Sorry, it's not the --enable-hardquota=5M param that wrong. > > to use valias feature yo

Re: error while compile vpopmail-4.10.29 with FreeBSD 4.2 server

2001-07-16 Thread Mustafa Han
amond [mailto:[EMAIL PROTECTED]] >> Sent: Monday, July 16, 2001 10:44 AM >> To: Mustafa Han >> Cc: [EMAIL PROTECTED] >> Subject: Re: error while compile vpopmail-4.10.29 with FreeBSD 4.2 >> server >> >> >> Sorry, it's not the --enable-hardquota=5