Skip Menu |

This queue is for tickets about the Audio-Wav CPAN distribution.

Report information
The Basics
Id: 91789
Status: open
Priority: 0/
Queue: Audio-Wav

People
Owner: Nobody in particular
Requestors: jmichae3 [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Audio::Wav
Date: Wed, 1 Jan 2014 21:45:54 -0800 (PST)
To: "bug-Audio-Wav [...] rt.cpan.org" <bug-Audio-Wav [...] rt.cpan.org>
From: Jim Michaels <jmichae3 [...] yahoo.com>
Wed 01/01/2014 21:25:59.81|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|>make to undefined at F:/strawberry/perl/lib/ExtUtils/Install.pm line 1208. make: *** [pm_to_blib] Error 2 Wed 01/01/2014 21:26:42.36|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|>makefile.pl Writing Makefile for Audio::Wav Writing MYMETA.yml and MYMETA.json Wed 01/01/2014 21:27:03.55|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|>make install to undefined at F:/strawberry/perl/lib/ExtUtils/Install.pm line 1208. make: *** [pm_to_blib] Error 2 Wed 01/01/2014 21:41:55.92|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|>make.exe -f Makefile install to undefined at F:/strawberry/perl/lib/ExtUtils/Install.pm line 1208. make.exe: *** [pm_to_blib] Error 2 Wed 01/01/2014 21:42:30.49|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|>make.exe -f Makefile to undefined at F:/strawberry/perl/lib/ExtUtils/Install.pm line 1208. make.exe: *** [pm_to_blib] Error 2 Wed 01/01/2014 21:42:35.99|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|> Wed 01/01/2014 21:42:35.99|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|>perl -v This is perl 5, version 16, subversion 3 (v5.16.3) built for MSWin32-x64-multi-thread Copyright 1987-2012, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl".  If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. Wed 01/01/2014 21:43:59.29|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|>uname -a windows32 Jim-Michaels-PC 2.6.1 7601 i686-pc Intel unknown MinGW Wed 01/01/2014 21:44:09.91|C:\Users\Jim-Michaels\Downloads\Audio-Wav-0.06\Audio-Wav-0.06|> can't seem to get this thing to compile or install, would like to be able to use it. could be fun.   ------------- Jim Michaels Jmichae3@yahoo.com JimM@RenewalComputerServices.com http://RenewalComputerServices.com http://JesusnJim.com (my personal site, has software) --- IEC Units: Computer RAM & SSD measurements, microsoft disk size measurements (note: they will say GB or MB or KB or TB when it is IEC Units!): [KiB] [MiB] [GiB] [TiB] [2^10B=1,024^1B=1KiB] [2^20B=1,024^2B=1,048,576B=1MiB] [2^30B=1,024^3B=1,073,741,824B=1GiB] [2^40B=1,024^4B=1,099,511,627,776B=1TiB] [2^50B=1,024^5B=1,125,899,906,842,624B=1PiB] SI Units: Hard disk industry disk size measurements: [kB] [MB] [GB] [TB] [10^3B=1,000B=1kB] [10^6B=1,000,000B=1MB] [10^9B=1,000,000,000B=1GB] [10^12B=1,000,000,000,000B=1TB] [10^15B=1,000,000,000,000,000B=1PB]
Hi Jim. I haven't tested the build process under cygwin as you can see. I suspect the easiest way to get things working for you would be to temporarily move Inline/C.pm out of the way, then install (the pureperl version), then move Inline/C.pm back in place. In a future version of Audio::Wav, we'd have better smarts in Makefile.PL but for now I hope this helps! Brian