Giter VIP home page Giter VIP logo

mbert / mulberry-main Goto Github PK

View Code? Open in Web Editor NEW
17.0 7.0 13.0 32.93 MB

Fork from the v4.1d1 branch of Mulberry Mail. THIS REPOSITORY IS NO LONGER ACTIVELY MAINTAINED. Unfortunately I lack the time to longer manually cherry-pick Cyrus' SVN commits and create test builds. In particular the OSX build depends on a particular combination of build tools of which I do not know the necessary details. Sad but true.

License: Apache License 2.0

Makefile 0.02% C++ 67.12% HTML 0.40% Component Pascal 0.12% Shell 0.31% C 25.53% Python 0.02% R 1.35% Rebol 0.33% Objective-C 0.24% Perl 3.19% Assembly 1.04% XS 0.01% eC 0.01% Emacs Lisp 0.01% Scheme 0.01% Logos 0.20% Groff 0.01% Perl 6 0.05% Prolog 0.05%

mulberry-main's People

Contributors

lutzpogrell avatar mbert avatar mtalexander avatar sparesimian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mulberry-main's Issues

build error on OSX 10.8

When trying to build using Xcode 4.6.1 (targeting SDK Mac OSX 10.8)
i am getting this issue repeatedly (19 times):

GSSAPI MachO > Semantic Issue:

Illegal initializer (only variables can be initialized) 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kerberos.framework/Headers/KerberosLogin.h: @ 212:10

In file included from 
/mulberry-main/Plug-ins/GSSAPI/../Common/PluginDLLmain.cp: @ 38:10

In file included from 
/mulberry-main/Plug-ins/GSSAPI/sources/PluginDLLmain.h: @ 37:10

In file included from 
/mulberry-main/Plug-ins/GSSAPI/sources/CGSSAPIPluginDLL.h: @ 41:10

I believe it's being triggered by this bunch in KerberosLogin.h:

/* Deprecated functions -- provided for compatibility with KfM 4.0 */

KLStatus KLAcquireTickets (KLPrincipal   inPrincipal,
                           KLPrincipal  *outPrincipal,
                           char        **outCredCacheName) 
    KERBEROSLOGIN_DEPRECATED("use gssapi instead (gss_aapl_initial_cred)");

KLStatus KLAcquireNewTickets (KLPrincipal  inPrincipal,
                              KLPrincipal  *outPrincipal,
                              char        **outCredCacheName) 
    KERBEROSLOGIN_DEPRECATED("use gssapi instead (gss_aapl_initial_cred)");

KLStatus KLAcquireTicketsWithPassword (KLPrincipal      inPrincipal,
                                       KLLoginOptions   inLoginOptions,
                                       const char      *inPassword,
                                       char           **outCredCacheName) 
    KERBEROSLOGIN_DEPRECATED("use gssapi instead (gss_aapl_initial_cred)");

KLStatus KLAcquireNewTicketsWithPassword (KLPrincipal      inPrincipal,
                                          KLLoginOptions   inLoginOptions,
                                          const char      *inPassword,
                                          char           **outCredCacheName) 
    KERBEROSLOGIN_DEPRECATED("use gssapi instead (gss_aapl_initial_cred)");

KLStatus KLSetApplicationOptions (const void *inAppOptions) 
    KERBEROSLOGIN_DEPRECATED("no replacement");

KLStatus KLGetApplicationOptions (void *outAppOptions) 
    KERBEROSLOGIN_DEPRECATED("no replacement");

but i dont know what it means, or how to circumvent it.

I would be glad if someone could please post a solution or share some insight,
it's seriously way beyond my level of expertise.

SVN repository location?

Hi,

I know you no longer maintain this git repo, but I was wondering if you could point me to the SVN repository that Cyrus is using. svn.mulberry.com no longer seems to work.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.