On 25/Jul/10 12:06, Sharl.Jimh.Tsin wrote:
> when i run make to compile it,the error appears.
>
> ……
> gcc -DHAVE_CONFIG_H -I.     -I.. -I./.. -I./../libs -I./../.. -I../..
> -I../../liblock -Wall -g -O2 -MT courierfilter.o -MD -MP -MF
> .deps/courierfilter.Tpo -c -o courierfilter.o courierfilter.c
> courierfilter.c: In function ‘main’:
> courierfilter.c:377: error: expected expression before ‘,’ token

That's the MAILUID macro being undefined.  Should be in courier.h

>     $ ./configure --prefix=/usr/local/courier --bindir=/usr/local/bin
> --sbindir=/usr/local/sbin --sysconfdir=/etc/sysconfig --localstatedir=/var

You need --with-mailuser and --with-mailgroup options.

HTH


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to