X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type :content-transfer-encoding; q=dns; s=default; b=FSrpPLoBdTQWUJCB n+3UDLGGXPuFv/QLYQruGIyip8QCCxSW5z8ewxKTeb49/xsdzJpRer8YUbJR9MsA McC4ai6/+phYHgZmc7bQA446e5Z2te5RiqD2qNOFZJFV7iUatr7TrNx9rY4MZOZq BWdj0eYYW5mGCY6pGXAVByZhiUw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type :content-transfer-encoding; s=default; bh=magG4OhucC+k2wqeR2VDnL d0Ubo=; b=OSIMqgvbjxLA+58B1vCG3VWwNBcSc8d0cv3U8XvcjU93gG3W4dFUu1 vX8BXkHkIF58I9zef8BDNlkS+ZIQVxb0n8Bxx2uv5slRRaSRros2blG/pN0RIBa4 D99vclKmmmsz4uItOFZkI5v/GPt/psPtpMm0dwG81EXtM4yGjv/zI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=sorin, savu, Savu, U*Stromeko X-HELO: mail-wm0-f54.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=3vNXa1CEczCrh8BjIVOKFzbGsMYb2CPTKVtGxHO1pzw=; b=Lwd3TjnePAPiVrE+QicjFp56ioqJnnLX5Htupf49yy9Cu1z5rhiEzMxeCWjV8iOCiI FAWZT8Vd5N+sYzdQ3jdgxEjpvdvw6HEvT7pt57DpacH57x6MwCNBzVVWqDuXCSi9chd+ mNvacSE04Lxt+Q++YDJI+DmBQv3RPp4Ui/YZCyA7jAJG8AgjmwfZbwYmi4bt5in6CQ6V vD/CP9Ej1KaG0GbSoFDrt2f1yxGQt576WI35PqdC2i+9LPwfNPEV/paRIJHfS8Z+tRXE sGMq3gLIjMtjAzG5m/r+ScK8CIXzN8jQDRdGEzvS2YMSzRybw6Y0hPjyQj0ebxKscw9C hQsg== X-Gm-Message-State: AG10YORQgqdGS0yRflwUrAqj/a3B0sLf9MOn7vkDFq6vMOG0CgonzFVQL4uj13fpH3ntvn83eE5hc85zNlYIVw== MIME-Version: 1.0 X-Received: by 10.28.46.82 with SMTP id u79mr730101wmu.67.1454963504160; Mon, 08 Feb 2016 12:31:44 -0800 (PST) In-Reply-To: <87k2mfx8gv.fsf@Rainer.invalid> References: <87k2mfx8gv DOT fsf AT Rainer DOT invalid> Date: Mon, 8 Feb 2016 22:31:44 +0200 Message-ID: Subject: Re: Building the Open SSH package from source From: Sorin Adrian Savu To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u18KVxJe013023 On Mon, Feb 8, 2016 at 10:17 PM, Achim Gratz wrote: > Sorin Adrian Savu writes: >> I've been trying to build openssh-7.1p2-1.src using cyport. After >> several iterations due missing packages, I ended up with these errors >> after "cygport --debug openssh.cygport compile" and I have no idea how >> to proceed: > […] > > You are missing the devlopment packages for Kerberos5 at least on your > installation. > > I did install the Kerberos5 development packages just before getting these errors. $ cygcheck -c | grep -i krb libgssapi_krb5_2 1.13.2-4 OK libkrb5-devel 1.13.2-4 OK libkrb5_3 1.13.2-4 OK libkrb5support0 1.13.2-4 OK Do I need anything else ? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple