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: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Compiling mailutils 2.0 on solaris
Date: Sun, 28 Jun 2009 21:53:00 +0300

Maarten Thibaut <address@hidden> ha escrit:

>    libproto/mailer/sendmail.c doesn't include mail/mail.h where
>    _PATH_SENDMAIL is defined, so I added mail.h to sendmail.c to fix
>    this.

Actually, _PATH_SENDMAIL should have been defined in /usr/include/paths.h.
Do you have this header?

>    A second error:
>      CC     mu_dbgport.lo
>    mu_dbgport.c: In function 'mu_scm_make_debug_port':
>    mu_dbgport.c:36: warning: assignment makes pointer from integer without
>    a cast
>    mu_dbgport.c:39: error: expected expression before 'scm_t_cell'
>    make[3]: *** [mu_dbgport.lo] Error 1
>    I'm not sure how to fix this one, the code is generated using macros.
>    The line is:
>    port = scm_cell (scm_tc16_mu_debug_port, 0);

What Guile version is it?

Regards,
Sergey




reply via email to

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