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

*** 28,38 **** # Lgrp.pm provides procedural and object-oriented interface to the Solaris # liblgrp(3LIB) library. # ! require 5.8.4; use strict; use warnings; use Carp; package Sun::Solaris::Lgrp; --- 28,38 ---- # Lgrp.pm provides procedural and object-oriented interface to the Solaris # liblgrp(3LIB) library. # ! require 5.0010; use strict; use warnings; use Carp; package Sun::Solaris::Lgrp;