|
I’m using a solairs 8
Intel box. These are my settings for courier-0.37.0 ./configure
--prefix=/usr/local/courier --with-db=gdbm
--with-mailuser=courier --with-mailgroup=staff --with-mailgid
--with-mailuid
--enable-workarounds-for-imap-client-bugs --without-ipv6
kl--without-tcpdns --with-authshadow --without-authldap --with-waitfunc=wait3 It works finde I think But when I compile it. These failures
happen.. msghash.c: In function
`msghash_line': msghash.c:120: warning:
subscript has type `char' gcc -I.. -I./.. -I./../libs -I./../..
-I../.. -I../../liblock -Wall -g -O2
-o dupfilter dupfilter.o
duphash.o msghash.o libfilter/libfilter.a ../../md5/libmd5.a ../libs/libcommon.a
../libs/libcourier.a
../../liblock/liblock.a ../../authlib/libauth.a ../../threadlib/libthreadlib.a `cat
../../threadlib/libthread.dep`
-lsocket -lnsl echo '#define FILTERACTIVEDIR
"/usr/local/courier/etc/filters/active"' >filteractivedir.h echo '#define PIDFILE
"/usr/local/courier/var/tmp/courierfilter.pid"' >pidfile.h gcc -DHAVE_CONFIG_H - courierfilter.c: In function
`main': courierfilter.c:359: `yes'
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.) *** Error code 1 make: Fatal error: Command
failed for target `courierfilter.o' Current working directory
/export/home/install/courier-0.37.0/courier/filters *** Error code 1 make: Fatal error: Command
failed for target `all-recursive' Current working directory
/export/home/install/courier-0.37.0/courier/filters *** Error code 1 make: Fatal error: Command
failed for target `all-recursive-am' Current working directory
/export/home/install/courier-0.37.0/courier/filters *** Error code 1 make: Fatal error: Command
failed for target `all-recursive' Current working directory
/export/home/install/courier-0.37.0/courier *** Error code 1 make: Fatal error: Command
failed for target `all-recursive-am' Current working directory
/export/home/install/courier-0.37.0/courier *** Error code 1 make: Fatal error: Command
failed for target `all-recursive' could anyone help me? Has
anyone experience about working courier on solaris 8! Thank you for your help!! Regards, Patrick |
- [courier-users] Re: make fails on solaris 8 Patrick Knecht
- [courier-users] Re: make fails on solaris 8 Sam Varshavchik
