Skip Menu |

This queue is for tickets about the Carp-Clan CPAN distribution.

Report information
The Basics
Id: 39583
Status: rejected
Priority: 0/
Queue: Carp-Clan

People
Owner: Nobody in particular
Requestors: bcsauer [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 5.8
Fixed in: 5.8



Subject: Problem installing Carp::Clan
When I go to 'make' the bit::vector module I get the error in the attached file. Do you have any suggestions as to why this is occurring? I'm running perl 5.8 OS is: SunOS test450 5.9 Generic_118558-39 sun4u sparc SUNW,Ultra-4 Thanks, Brian
Subject: bit-vector_error.txt
gcc -B/usr/ccs/bin/ -c -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"6.4\" -DXS_VERSION=\"6.4\" -fPIC "-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE" BitVector.c /bin/sh: gcc: not found make: *** [BitVector.o] Error 1 SunOS test450 5.9 Generic_118558-39 sun4u sparc SUNW,Ultra-4
On Wed Sep 24 10:14:49 2008, bsauer wrote: Show quoted text
> When I go to 'make' the bit::vector module I get the error in the > attached file. Do you have any suggestions as to why this is occurring? > > I'm running perl 5.8 > > OS is: > SunOS test450 5.9 Generic_118558-39 sun4u sparc SUNW,Ultra-4 > > > Thanks, > > Brian
Read the error message (gcc not found). Read the Bit::Vector module's README file (about the compiler which must be used). Do this before posting 3 bug reports for the same (trivial) problem. Enlightenment should follow.