octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error: invalid character `' (ASCII 0) near line 164, column 2 [chang


From: John W. Eaton
Subject: Re: error: invalid character `' (ASCII 0) near line 164, column 2 [changeset]
Date: Fri, 12 Feb 2010 13:35:13 -0500

On 12-Feb-2010, Ben Abbott wrote:

| The error below has returned for me.
| 
| > Making all in interpreter
| > ../../run-octave -f -q -H ./mk_doc_cache.m doc-cache 
../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache; exit 1; }
| > warning: invalid character `' (ASCII 0) near line 92, column 2
| > error: invalid character `' (ASCII 0) near line 165, column 2
| > parse error near line 165 of file 
/Users/bpabbott/Development/mercurial/local_clone/scripts/set/unique.m
| > 
| >   syntax error
| > 
| > error: called from:
| > error:   
/Users/bpabbott/Development/mercurial/local_clone/scripts/optimization/__all_opts__.m
 at line 56, column 11
| > error:   
/Users/bpabbott/Development/mercurial/local_clone/scripts/optimization/PKG_ADD 
at line 1, column 0
| > 
| > make[3]: *** [doc-cache] Error 1
| > make[2]: *** [all-recursive] Error 1
| > make[1]: *** [all-recursive] Error 1
| > make: *** [all] Error 2
| > ben-abbotts-macbook-pro:local
| 
| >From config.log, it appears that the proper flex was found.
| 
| configure:47631: checking for flex
| configure:47647: found /sw/lib/flex/bin/flex
| 
| ... and its version is > 2.5.30 ...
| 
| $ /sw/lib/flex/bin/flex --version
| flex 2.5.35

As I recall from the last time this problem came up, there was some
problem with the version of flex distributed by Apple.  Where did your
copy of 2.5.35 come from?

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]