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 Apr 28 16:48, marco atzeri wrote:
> 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
> }

Thanks guys!


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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