bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] Compiling mailutils 2.0 on solaris


From: Maarten Thibaut
Subject: Re: [bug-mailutils] Compiling mailutils 2.0 on solaris
Date: Tue, 30 Jun 2009 15:32:44 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]