On Mon, Jul 17, 2006 at 10:05:05PM +0200, Adrian Knoth wrote:
Hi,
> The source is shared via svn, so it's for sure all are using the
> same code.
> 2. If compiling inside my directory layout, the build
>
> a) changes the following two files in trunk/src/
>
> adi@ten:~/trunk/src$ svn st
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
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