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

*** 5,15 **** # # Exacct.pm contains wrappers for the exacct error functions and syscalls, # and some 'shorthand' convenience functions. # ! require 5.8.4; use strict; use warnings; package Sun::Solaris::Exacct; --- 5,15 ---- # # Exacct.pm contains wrappers for the exacct error functions and syscalls, # and some 'shorthand' convenience functions. # ! require 5.0010; use strict; use warnings; package Sun::Solaris::Exacct;