From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26507 invoked by alias); 10 Apr 2014 14:01:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 26496 invoked by uid 89); 10 Apr 2014 14:01:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu Received: from limerock03.mail.cornell.edu (HELO limerock03.mail.cornell.edu) (128.84.12.34) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 10 Apr 2014 14:01:22 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id s3AE1KUU015608 for ; Thu, 10 Apr 2014 10:01:20 -0400 Received: from [192.168.1.5] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id s3AE1Ir3005436 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 10 Apr 2014 10:01:19 -0400 Message-ID: <5346A429.8060506@cornell.edu> Date: Thu, 10 Apr 2014 14:01:00 -0000 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Compiling Heimdal References: <534582A5.6090908@users.sourceforge.net> <534593F4.5050609@users.sourceforge.net> <20140410080452.GV2437@calimero.vinschen.de> <20140410121844.GA14330@calimero.vinschen.de> <20140410135057.GA2437@calimero.vinschen.de> In-Reply-To: <20140410135057.GA2437@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-04/txt/msg00247.txt.bz2 On 4/10/2014 9:50 AM, Corinna Vinschen wrote: > On Apr 10 13:14, Achim Gratz wrote: >> Corinna Vinschen cygwin.com> writes: >>> Skimming the cygport manual, I just can't find the keyword to specify >>> the build reqs. >> >> That would be the "Checks" section, note that you need to check for the >> presence of specific headers, libs, programs or package configs (as well as >> language / interpreter specific modules) and not Cygwin packages as they >> might not be present during bootstrapping. Nothing prevents you from >> pointing to the Cygwin package in the error message or running cygcheck to >> specifically test for installed packages, though. > > Oh, right. Thanks for pointing this out. Actually I think what you're looking for is "DEPEND" (/usr/share/doc/cygport/manual.html#robo821). Ken -- 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