bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] Re: Mailutils 03 make issue


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Re: Mailutils 03 make issue
Date: Tue, 18 Mar 2003 17:59:15 +0200

>   I vaguely remember somebody, having this problem,

Yes, some time ago I was working to get Mailutils to compile
on Mac OS. However, the problems were not the same.

> > errors:
> > mu_auth.c:89:13: warning: pasting "->" and "name" does not give a valid
> > preprocessing token
[..lots of similar messages..]

These are warnings only. Ignore them.

> > parse822.c:1734: warning: assignment discards qualifiers from pointer target
> > type

Likewise.

> > ld: multiple definitions of symbol _argp_program_bug_address
> > mu_argp.lo definition of _argp_program_bug_address in section
> > (__DATA,__data)
> > argp-ba.lo definition of _argp_program_bug_address in section
> > (__DATA,__common)

That's a bug. To fix, comment out the declaration of
argp_program_bug_address in mailbox/argp-ba.c. I'll try to find
a better solution.

Regards,
Sergey









reply via email to

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