On Mon, 23 Aug 2004, Guest via RT wrote:
Show quoted text>
> This message about DateTime was sent to you by guest <> via rt.cpan.org
>
> Full context and any attached attachments can be found at:
> <URL:
https://rt.cpan.org/Ticket/Display.html?id=7447 >
>
> Building DateTime 0.22 on Solaris 2.6 with gcc leads to an error "cant determine if you have a C compiler" because the Makefile.PL only tries to
> compile with "cc" but most Solaris 2.6 installations have a dummy "cc" which
> only coplies about bying cc from Sun! There should be a more clever check
> which also looks for gcc ....
Actually, it uses the Config module to call "make test.o". Without a
Makefile, make tries to call cc. I think this is a problem with your
make, then.
/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/