Sorry about the top posting..
Is there a way to resolve the make problem for Bit::Vector
J.

>>> "Jenda Krynicky" <[EMAIL PROTECTED]> 11/27/2007 5:57:13 AM >>>
And if you reply to someone you should trim down the message ... 
there is no reason to include the unsubscribe notice three times.

- Because then it's all backwards.
- Why is that?
- Please, don't top post!


From: "Gerald Wheeler" <[EMAIL PROTECTED]>
> Correction, I did get to the end of one branch.. no further
prerequisites.
> However, I got this error at the top of the next branch -
Bit::Vector
> *---
>  ls
> Artistic.txt  CHANGES.txt   GNU_GPL.txt   lib           MANIFEST     
t             Vector.pm
> BitVector.c   CREDITS.txt   GNU_LGPL.txt  Makefile      patchlevel.h 
ToolBox.h     Vector.pod
> BitVector.h   examples      INSTALL.txt   Makefile.PL   README.txt   
typemap       Vector.xs
> # perl Makefile.PL
> Writing Makefile for Bit::Vector
> Writing patchlevel.h for perl (5.008004)
> # /usr/ccs/bin/make
> cp lib/Bit/Vector/Overload.pm blib/lib/Bit/Vector/Overload.pm
> cp Vector.pm blib/lib/Bit/Vector.pm
> cp Vector.pod blib/lib/Bit/Vector.pod
> cp lib/Bit/Vector/String.pod blib/lib/Bit/Vector/String.pod
> cp lib/Bit/Vector/Overload.pod blib/lib/Bit/Vector/Overload.pod
> cp lib/Bit/Vector/String.pm blib/lib/Bit/Vector/String.pm
> cc -c    -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8
-D_TS_ERRNO -xO3 -xspace -xildoff    -DVERSION=\"6.4\" 
-DXS_VERSION=\"6.4\" -KPIC
"-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE"   BitVector.c
> sh: cc: not found
> *** Error code 1
> make: Fatal error: Command failed for target `BitVector.o'
> *---
> If I was a betting man I would say it's looking for a C/C++ Compiler
which I do not have
> 
> Thanks
> J.
> 

Sorry about the top posting..
Is there a way to resolve the make problem for Bit::Vector

This of course is my attempt to install the Date::Calc module
Bit::Vector is just one of many prerequisite modules
Thanks
J.




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to