Re: Compilation error

2012-11-10 Thread Neil Gunton
[email protected]] Sent: Saturday, October 13, 2012 8:42 PM To: Gerald Richter - ECOS Cc: [email protected] Subject: Re: Compilation error I think I have found what makes the problem happen. It occurs in a .epl subroutine file where I have 'use strict' at the start, and then within a [

RE: Compilation error

2012-11-10 Thread richter
e.org > Subject: Re: Compilation error > > I think I have found what makes the problem happen. It occurs in a .epl > subroutine file where I have 'use strict' at the start, and then within a [! > !] > block, there is a perl sub where I introduce a variable without usin

RE: Compilation error

2012-10-14 Thread richter
gt; Cc: [email protected] > Subject: Re: Compilation error > > I think I have found what makes the problem happen. It occurs in a .epl > subroutine file where I have 'use strict' at the start, and then within a [! > !] > block, there is a perl sub where I intr

Re: Compilation error

2012-10-13 Thread Neil Gunton
Saturday, October 13, 2012 1:37 AM To: [email protected] Subject: Compilation error I am still getting this problem with the latest version of Embperl (2.5). This is on Debian Wheezy (testing), Perl 5.14. I have made a number of changes in my code, and when I try to access my development

Re: Compilation error

2012-10-13 Thread Neil Gunton
] Sent: Saturday, October 13, 2012 1:37 AM To: [email protected] Subject: Compilation error I am still getting this problem with the latest version of Embperl (2.5). This is on Debian Wheezy (testing), Perl 5.14. I have made a number of changes in my code, and when I try to access my

RE: Compilation error

2012-10-13 Thread richter
l.apache.org > Subject: Compilation error > > I am still getting this problem with the latest version of Embperl (2.5). > This is > on Debian Wheezy (testing), Perl 5.14. I have made a number of changes in > my code, and when I try to access my development website I just get this: &g

Compilation error

2012-10-12 Thread Neil Gunton
or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. [17349]ERR: 24: Error in Perl code: Compilation error

RE: "Error in perl code: Compilation error"

2012-05-15 Thread richter
sw.com] Sent: Tuesday, May 15, 2012 4:14 AM To: [email protected] Subject: "Error in perl code: Compilation error" I'm building our project (which uses Embperl) on a new machine. Everything built ok, but Embperl won't run. Running `make test` yields the text below. Aside

Re: "Error in perl code: Compilation error"

2012-05-15 Thread Ed Grimm
perl 5.14.x. There was apparently code added in 2011 August, which at least mentions this issue. -- Ed Grimm Identity Services From: Carl Eklof To: "[email protected]" Date: 05/15/2012 01:51 PM Subject: "Error in perl code: Compilation error" I'm building o

"Error in perl code: Compilation error"

2012-05-15 Thread Carl Eklof
I'm building our project (which uses Embperl) on a new machine. Everything built ok, but Embperl won't run. Running `make test` yields the text below. Aside from upgrading Perl, it is a suite of software that has been working and building fine on a bunch of other machines. "Co