Re: [OMPI devel] Building ompi occasionally touches the source files

2006-07-18 Thread Christian Kauhaus
Adrian Knoth : >b) fails to complete (see attachment), the errors are all > related to lex. What are the flex versions used on these systems? On Debian stable it is flex 2.5.31 and on my Gentoo box it is flex 2.5.33, both giving correct builds. I'm using the same VPATH setup like Adria

Re: [OMPI devel] Building ompi occasionally touches the source files

2006-07-18 Thread Adrian Knoth
On Tue, Jul 18, 2006 at 12:34:21PM +0200, Christian Kauhaus wrote: > >b) fails to complete (see attachment), the errors are all > > related to lex. > What are the flex versions used on these systems? On Debian stable it is > flex 2.5.31 and on my Gentoo box it is flex 2.5.33, both giving