help-octave
[Top][All Lists]
Advanced

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

Re: Installation error from development sources


From: xnand
Subject: Re: Installation error from development sources
Date: Sun, 14 Mar 2010 21:49:04 -0700 (PDT)



David Grundberg-3 wrote:
> 
> xnand wrote:
>> Hi all.
>>
>> I am installing octave from the development sources. Below is the ending
>> part of the output I got for the command "make":
>>
>> /bin/sh ../build-aux/ylwrap lex.ll lex.octave_.c lex.cc -- flex -I -I
>> "/home/me/octave/src/lex.ll", line 27: unrecognized '%' directive
>> "/home/me/octave/src/lex.ll", line 28: bad character: #
>> "/home/me/octave/src/lex.ll", line 28: unknown error processing section 1
>> "/home/me/octave/src/lex.ll", line 29: bad character: #
>> "/home/me/octave/src/lex.ll", line 29: bad character: <
>> "/home/me/octave/src/lex.ll", line 29: bad character: .
>> "/home/me/octave/src/lex.ll", line 29: bad character: >
>> "/home/me/octave/src/lex.ll", line 30: bad character: #
>> "/home/me/octave/src/lex.ll", line 31: bad character: }
>> make[2]: *** [lex.cc] Error 1
>> make[2]: Leaving directory `/home/me/octave/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/me/octave'
>> make: *** [all] Error 2
>>
>> Thanks.
>>
>> Nands
>>   
> 
> What lexical analyzer generator are you running? And which version? 
> Check the configure output.
> 
> hth,
> David
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 
> 

Hi David.

It's flex rpm package, version : 2.5.4a, release : 41.fc6.
The lines related to lex in configure output were:
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl

Thanks.

Nands

-- 
View this message in context: 
http://old.nabble.com/Installation-error-from-development-sources-tp27876372p27900427.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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