develooper Front page | perl.perl5.porters | Postings from May 2012

[perl #24175] ld2 build problem on Cygwin

Thread Next
From:
James E Keenan via RT
Date:
May 26, 2012 19:11
Subject:
[perl #24175] ld2 build problem on Cygwin
Message ID:
rt-3.6.HEAD-7788-1338084662-541.24175-15-0@perl.org
On Thu Oct 09 11:01:25 2003, jdavidb@goreadthebible.com wrote:
> 
>   Building on cygwin requires build and installation of a tool called
>    ld2.  Building on a default install of cygwin including perl
>    succeeds, because it uses the ld2 installed with cygwin.
> 
>   However, building for installation in a nonstandard directory (e.g.
>    /usr/local/perl581) fails.  The /usr/bin/install command attempts
>    to install ld2 early in the build process at
>    /usr/local/perl581/bin/ld2 and fails unless /usr/local/perl581/bin
>    exists.  For some reason the install command does not create this
>    directory, although when perl is finally installed several
>    subdirectories like this are created without a problem (lib, man,
>    etc.).  The make fails, the user has to create the directory, and
>    then restart the build.
> 

Could someone who has experience building a recent Perl on Cygwin review
the issues in this older RT?

Thank you very much.
Jim Keenan

---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=24175

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About