dear list,
again a solaris (SunOS 5.8 Generic_108528-08 sun4u sparc SUNW,UltraAX-i2)
compile problem.
I've taken the newest courier-mta version
(courier-imap-1.3.8.2.20010716.tar.gz ) which has recently been announced.
./configure --prefix=/usr/local --with-db=db --with-waitfunc=wait3 --with-ma
iluser=courier --with-mailgroup=courier --enable-tf7-folder-encoding --enabl
e-unicode --with-mailuid=courier --with-mailgid=courier
works fine.
make is failing with telling me :
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I./../libs -I./../.. -I../.
. -I../../liblock -Wall -g -O2 -c courierfilter.c
courierfilter.c: In function `main':
courierfilter.c:359: `courier' undeclared (first use in this function)
courierfilter.c:359: (Each undeclared identifier is reported only once
courierfilter.c:359: for each function it appears in.)
make[5]: *** [courierfilter.o] Error 1
make[5]: Leaving directory
`/data/TOOLS/courier-0.34.1.20010716/courier/filters'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/data/TOOLS/courier-0.34.1.20010716/courier/filters'
make[3]: *** [all-recursive-am] Error 2
make[3]: Leaving directory
`/data/TOOLS/courier-0.34.1.20010716/courier/filters'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/data/TOOLS/courier-0.34.1.20010716/courier'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/data/TOOLS/courier-0.34.1.20010716/courier'
make: *** [all-recursive] Error 1
I had the same error on previous versions. What's wrong ? Do I really need
courierfilter ? What's this anyway ? Is it possible to bypass this feature ?
regards,
Jan