On Tue, Oct 19, 2010 at 6:30 PM, Mike Frysinger <[email protected]> wrote:
> the generated files arent in svn.  most likely a build problem on your side.
> make sure your bison/flex are installed and up-to-date.

There seems to be problem with /usr (base system) versus /usr/local
(userland) binaries:

%./configure --prefix=/usr/local/ --enable-bsdl
(...)
checking for flex >= 2.5.33, required for SVF and BSDL lexer... no - flex 2.5.4

%/usr/bin/flex -V
/usr/bin/flex version 2.5.4
%/usr/local/bin/flex -V
flex 2.5.35

How can I set the binary path to search in /usr/local? --exec-prefix
does not work :-(

-- 
0110001101100100

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to