Print this page
3900 illumos will not build against gcc compiled perl

*** 6,16 **** # Makefile.PL for ::Exacct::File # # See ../Makefile.PL for an explanation of the linker flag manipulations. ! require 5.8.4; use strict; use warnings; use ExtUtils::MakeMaker; # --- 6,16 ---- # Makefile.PL for ::Exacct::File # # See ../Makefile.PL for an explanation of the linker flag manipulations. ! require 5.0010; use strict; use warnings; use ExtUtils::MakeMaker; #