This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygport: KEEPDIRS not working, doenv and tcsh


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]