Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the PDL CPAN distribution.

Report information
The Basics
Id: 23843
Status: resolved
Priority: 0/
Queue: PDL

People
Owner: Nobody in particular
Requestors: zentara1 [...] sbcglobal.net
Cc:
AdminCc:

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



Subject: No rule to make target `~/PDL-2.4.3/Basic/Gen/pm_to_blib', needed by `Bad.pm'
Date: Thu, 7 Dec 2006 08:50:20 -0500
To: bug-PDL [...] rt.cpan.org.
From: zentara <zentara1 [...] sbcglobal.net>
Hi, I get this build stopping error when trying to build PDL-2.4.3 make[2]: Entering directory `/home/zentara/perlmodules/PDL-2.4.3/Basic/Bad' make[2]: *** No rule to make target `/home/zentara/perlmodules/PDL-2.4.3/Basic/Gen/pm_to_blib', needed by `Bad.pm'. Stop. make[2]: Leaving directory `/home/zentara/perlmodules/PDL-2.4.3/Basic/Bad' make[1]: *** [subdirs] Error 2 make[1]: Leaving directory `/home/zentara/perlmodules/PDL-2.4.3/Basic' make: *** [subdirs] Error 2 My Perl version: Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.14.2-zcgr, archname=i686-linux-thread-multi uname='linux zentara 2.6.14.2-zcgr #1 preempt mon nov 14 15:11:32 est 2005 i686 unknown unknown gnulinux ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.0.2', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP THREADS_HAVE_PIDS USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API Built under linux Compiled at Feb 26 2006 15:20:17 %ENV: PERL5LIB=":/home/zentara/perl5lib:/home/zentara/perl5lib" @INC: /home/zentara/perl5lib /home/zentara/perl5lib /usr/lib/perl5/5.8.8/i686-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl #####################################################3 Thank you. -- I'm not really a human, but I play one on earth. http://zentara.net/japh.html
Subject: Re: [rt.cpan.org #23843] AutoReply: No rule to make target `~/PDL-2.4.3/Basic/Gen/pm_to_blib', needed by `Bad.pm'
Date: Fri, 8 Dec 2006 08:04:30 -0500
To: bug-PDL [...] rt.cpan.org
From: zentara <zentara1 [...] sbcglobal.net>
On Thu, 07 Dec 2006 08:53:37 -0500 "Bugs in PDL via RT" <bug-PDL@rt.cpan.org> wrote: Show quoted text
>[rt.cpan.org #23843]
Hi, this is not a bug, it was fixed by upgrading to: ExtUtils-MakeMaker-6.31 I was using: ExtUtils-MakeMaker-6.21 Thanks. -- I'm not really a human, but I play one on earth. http://zentara.net/japh.html