bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] Version 2.1


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Version 2.1
Date: Wed, 14 Jul 2010 10:06:35 +0300

address@hidden ha escrit:

> I have also verified that Mailutilies, version 2.1 will not build 
> successfully on the same platform.
> 
> The below line sticks out like a sore thumb.
> "addr.cc:23:37: error: mailutils/cpp/mailutils.h: No such file or directory "
> "addr.cc:26: error: 'mailutils' is not a namespace-name                     "

Looks like MU_LIB_COMMON_INCLUDES was not expanded in
examples/cpp/Makefile.  Please, check it.

> However, it seems reasonable that this just be an environmental problem.

Yes, exactly.

> Have any of you really tested building from a tarball in a virgin
> environment?

Sure. It has always worked for me. But I run it on GNU/Linux, not on Cygwin.

> I am still pecking away to solve this problem, but any assistance or ideas 
> would be
> very welcome.  

First of all, try grep ^MU_LIB_COMMON_INCLUDES examples/cpp/Makefile and
grep ^INCLUDES examples/cpp/Makefile. Both must contain
-I${top_srcdir}/include and -I${top_builddir}/include.

Regards,
Sergey



reply via email to

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