#39202: mailsync @5.2.1 can't find c-client -----------------------+-------------------------------- Reporter: mtb19@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mailsync | -----------------------+-------------------------------- Comment (by mtb19@…): Errors from config: {{{ In file included from conftest.cc:33: /__PATH__/include/c-client/c-client.h:36:9: error: C++ operator 'and' cannot be used as a macro name #define and cclientAnd /* C99 doesn't realize that ISO 646 is dead */ ^ /__PATH__/include/c-client/c-client.h:37:9: error: C++ operator 'or' cannot be used as a macro name #define or cclientOr ^ /__PATH__/include/c-client/c-client.h:38:9: error: C++ operator 'not' cannot be used as a macro name #define not cclientNot ^ In file included from conftest.cc:33: In file included from /__PATH__/include/c-client/c-client.h:41: /__PATH__/include/c-client/mail.h:940:13: error: expected member name or ';' after declaration specifiers SEARCHOR *or; /* or'ed in programs */ ~~~~~~~~ ^ /__PATH__/include/c-client/mail.h:941:18: error: expected member name or ';' after declaration specifiers SEARCHPGMLIST *not; /* and'ed not program */ ~~~~~~~~~~~~~ ^ 5 errors generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/39202#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X