cygport: KEEPDIRS not working, doenv and tcsh

marco atzeri marco.atzeri@gmail.com
Sat Apr 28 14:49:00 GMT 2012


On 4/28/2012 4:33 PM, Jon TURNEY wrote:
> On 28/04/2012 15:13, Corinna Vinschen wrote:
>> On Apr 28 09:00, Ken Brown wrote:
>>> On 4/28/2012 5:44 AM, Corinna Vinschen wrote:
>>
>> Another problem I just encountered is this:
>>
>> OpenSSL cannot be built outside its source tree.  So my src_compile
>> looks like this:
>
> Use 'lndirs' instead
>

with some more details:

src_compile() {
         cd ${S}
         cygautoreconf
         lndirs
         cd ${B}
         cygconf
         cygmake
}


Marco



More information about the Cygwin-apps mailing list