[Bug 250740] mail/mailsync 12.2-RELEASE breaks package build
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Wed Nov 11 15:01:47 UTC 2020
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250740
Dimitry Andric <dim at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim at FreeBSD.org
--- Comment #3 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Fernando Apesteguía from comment #1)
> /usr/include/c++/v1/type_traits:1364:1: error: unknown type name 'cclientPrivate'
> private:
> ^
> /usr/local/include/c-client/c-client.h:35:17: note: expanded from macro 'private'
> #define private cclientPrivate  /* private to c-client */
>                 ^
I don't know where this port got the idea that it's OK to redefine C++
keywords, and expect anything to keep working? Remove that nonsense and it
might start working. :-)
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-ports-bugs
mailing list