Hi Sergey, > Actually, _PATH_SENDMAIL should have been defined in /usr/include/paths.h. > Do you have this header? >
I just checked, no include file in /usr/include has that string. >> A second error: >> Upgrading guile fixed this. But now this error popped up: CCLD imap4d ld: warning: file ../mailbox/.libs/libmailutils.so: linked to /home/mthibaut/install/mailutils-2.0.90-20090623/mailbox/.libs/libmailutils.so: attempted multiple inclusion of file Undefined first referenced symbol in file strcasestr util.o ld: fatal: Symbol referencing errors. No output written to .libs/imap4d collect2: ld returned 1 exit status The strcasestr function isn't there on solaris. Perhaps you can add your own implementation as with asprintf? -- maarten
_______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
