X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3128C386103F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1606778176; bh=WtpnKnODS5MzCVjAQo6e/EZf4+BFunWi7QIYNWugOlo=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=eF220nc/40tWSVOt13dFcytd0JSg1wStne4B3i4nvSvm4gc3OLwRvDyLCnh7ZwAML e5JcNm3odapjs+cT+oYJHw3FGzLVJr46IHX6K3KVEs5o3k1Ix8aK1hKqWn79TutLqb CEf6FAEuBHNA82siWiOQgHFwjxWjuMon/MX6hcP0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B3F55385702F X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=f5WWEk59I9YlZxQqfhSviUofALOnXhaTtyoa1ZBO8XE=; b=iRyXumD5Z48iSEyrtY66CRUdJVEmt4YxpiMx2fP/pAZ3DXvJlG3nHzdAcF9hBGej6q WO+WEQdOziihadit0LqXzRBZk1kKFGx0D6vyhLJTeNltU+yXlyLKps2zn8Gdkq24s/TX 5oP5Sdy914sGarfyBQ07WjM/fhEg2W/bXKlTdHuw2JaZpNSMFdZP19CG9C2yBg5p6RHr 4v1D7+xcmyrjSX3CLKlDDku3QvM5mGnxP+0BUc3OZePcW2zqjIxuuODT6GLbPMVOX08d ItucxN5Wf2SkkEubG807Ar2ukifekoaXykOTX6GIAM0AoiRaxsrQF4/LzP/PjrEPEw2x ZnpQ== X-Gm-Message-State: AOAM532WILg9X1pcjgdeVK8rtmABbTAp+/PO60URA7W12hvN/03qYGvq OKEfgs0lURaLI2rJLylxGs0o5spk9cmRg8MoJB8= X-Google-Smtp-Source: ABdhPJwTxqdka74TMSIUVOwDvr+WD2c92KUYKy2pSiDyXzijvu3oQlYax+9x6+HeBcJnI/EeOqxpal8JQUjCxIAX1tk= X-Received: by 2002:aed:3383:: with SMTP id v3mr24293954qtd.353.1606778173324; Mon, 30 Nov 2020 15:16:13 -0800 (PST) MIME-Version: 1.0 References: <06e96083-6a33-2cbb-a829-455615e91df7 AT secure-endpoints DOT com> In-Reply-To: Date: Mon, 30 Nov 2020 16:15:55 -0700 Message-ID: Subject: Re: Compiling C-Kermit 9.0.305 Alpha.02 on Cygwin To: moss AT cs DOT umass DOT edu X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Keith Christian via Cygwin Reply-To: Keith Christian Cc: jaltman AT secure-endpoints DOT com, cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Mon, Nov 30, 2020, 15:31 Eliot Moss wrote: > On 11/30/2020 5:17 PM, Keith Christian via Cygwin wrote: > > On Mon, Nov 30, 2020 at 2:44 PM Jeffrey Altman > > wrote: > >> I suspect building C-Kermit with SSH, OpenSSL, Kerberos v5 support is > >> going to be problematic since none of that code has been updated in more > >> than a decade to keep up with the latest upstream packages. I suggest > >> you start by trying to build for a generic linux target without any > >> security features. > >> > >> Jeffrey Altman > >> former Kermit developer > > > > Jeffrey, > > > > Thanks so much, appreciate your taking the time to respond. I was > > puzzled when C-Kermit was dropped from Cygwin several years ago. > > Former Kermit developer, quite the credentials! > > Just checked, and this does not compile out of the box for either the > linux or posix target. Not > sure how much work will be required. Too bad it is not set up to use > ./configure to see what's > actually available on the platform / how to use it ... > > Best wishes - Eliot Moss > Thanks, Eliot. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple