Matthew Schumacher writes: > Ok, > > Gotta Solaris 5.8 (sparc) machine with the latest cluster patch and I am > having a hard time compiling courier. Here is the message: > > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/ssl/include > -I/usr/local/BerkeleyDB.4.0/include -g -O2 -Wall -I.. -I./.. -c > authldaplib.c > authldaplib.c: In function `copy_value': > authldaplib.c:411: dereferencing pointer to incomplete type > make[1]: *** [authldaplib.o] Error 1 > make[1]: Leaving directory `/home/software/courier-imap-1.4.0/authlib' > make: *** [all-recursive] Error 1 > > > I configured with ./configure --with-waitfunc=wait3 because wait seems to > be broke on my machine.
Use --without-authldap. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
