Skip Menu |

This queue is for tickets about the B-Utils CPAN distribution.

Report information
The Basics
Id: 52491
Status: resolved
Priority: 0/
Queue: B-Utils

People
Owner: Nobody in particular
Requestors: jjore [...] cpan.org
Cc:
AdminCc:

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



Subject: Depends on cc
http://www.nntp.perl.org/group/perl.cpan.testers/2009/09/msg5205309.html cc -c -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/export/home/perl10/perl/perl-5.10.0/lib/5.10.0/i86pc-solaris/CORE" Utils.c /bin/sh: line 1: cc: not found make: *** [Utils.o] Error 127
On Sun Dec 06 17:01:13 2009, JJORE wrote: Show quoted text
> http://www.nntp.perl.org/group/perl.cpan.testers/2009/09/msg5205309.html > > cc -c -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"0.08\" > -DXS_VERSION=\"0.08\" -fPIC > "-I/export/home/perl10/perl/perl-5.10.0/lib/5.10.0/i86pc-solaris/CORE" > Utils.c > /bin/sh: line 1: cc: not found > make: *** [Utils.o] Error 127
There's already a requirement for ExtUtils::CBuilder. What else should happen here? Closing til this happens a whole lot more.