Sorry, sparc-solaris2.10

Perl version 5.8.8

Apache 2.2.10



-----Original Message-----
From: Perrin Harkins [mailto:phark...@gmail.com] 
Sent: Thursday, March 05, 2009 6:37 PM
To: Chen, Peter
Cc: modperl@perl.apache.org
Subject: Re: mod_perl for bugzilla

On Thu, Mar 5, 2009 at 9:23 PM, Chen, Peter <peter.c...@itg.com> wrote:
> Apache2::SizeLimit not implemented on solaris at
yyyy/Apache2/SizeLimit.pm
> line 95.\nBEGIN failed--compilation aborted at
/yyyy/Apache2/SizeLimit.pm
> line 98.\nCompilation failed in require at
xxxx/htdocs/bugzilla/mod_perl.pl
> line 32.\nBEGIN failed--compilation aborted at
> xxxx/htdocs/bugzilla/mod_perl.pl line 32.\nCompilation failed in
require at
> (eval 2) line 1.\n

SizeLimit works on Solaris versions after 2.6.  Maybe this is just a
problem with the version check code:
   $Config{'osname'} eq 'solaris'
   $Config{'osvers'} >= 2.6

Can you see what your system has for those?  perl -V will tell you.

- Perrin
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
This message is for the named person's use only. This communication is for
informational purposes only and has been obtained from sources believed to
be reliable, but it is not necessarily complete and its accuracy cannot be
guaranteed. It is not intended as an offer or solicitation for the purchase
or sale of any financial instrument or as an official confirmation of any
transaction. Moreover, this material should not be construed to contain any
recommendation regarding, or opinion concerning, any security. It may
contain confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission. If
you receive this message in error, please immediately delete it and all
copies of it from your system, destroy any hard copies of it and notify the
sender. You must not, directly or indirectly, use, disclose, distribute,
print, or copy any part of this message if you are not the intended
recipient.  Any views expressed in this message are those of the individual
sender, except where the message states otherwise and the sender is
authorized to state them to be the views of any such entity.

Securities products and services provided to Canadian investors are offered
by ITG Canada Corp. (member CIPF and IDA), an affiliate of Investment
Technology Group, Inc.

ITG Inc. and/or its affiliates reserves the right to monitor and archive
all electronic communications through its network.

ITG Inc. Member FINRA, SIPC
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

Reply via email to