[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help, new akka release coming - 0.1a
- To: developer at arabeyes dot org
- Subject: Re: help, new akka release coming - 0.1a
- From: Summer Misherghi <summerm at sartre dot dgate dot ORG>
- Date: Wed, 17 Oct 2001 22:57:40 -0700
- User-agent: Mutt/1.3.19i
Report: same error output as Elzubeir's trial.
Red Hat Linux release 6.1
perl 5.005.03
orbit 0.5.0
swig 1.3
> ------------------------->snip<-----------------------------------
> [elzubeir at arabeyes:~/tmp/akka]$ ./chonfigure
> Bareword "our" not allowed while "strict subs" in use at ./chonfigure line 38.
> Bareword "cache" not allowed while "strict subs" in use at ./chonfigure line
> 38.Operator or semicolon missing before %cache at ./chonfigure line 38.
> Ambiguous use of % resolved as operator % at ./chonfigure line 38.
> Bareword "our" not allowed while "strict subs" in use at ./chonfigure line 50.
> Array found where operator expected at ./chonfigure line 50, at end of line
> (Do you need to predeclare our?)
> syntax error at ./chonfigure line 50, near "our @SRC_DIRS "
> Global symbol "@SRC_DIRS" requires explicit package name at ./chonfigure line
> 50.
> Global symbol "%cache" requires explicit package name at ./chonfigure line 126.
> Execution of ./chonfigure aborted due to compilation errors.
> [elzubeir at arabeyes:~/tmp/akka]$
> ------------------------------>snipit<------------------------------