Re: [Vtun-devel] vtun 3.0.2 fails to compile sometimes, when using parallel 'make'

2012-07-04 Thread bishop
Hey Sergey, Did you file a ticket with the patch yet? I can if you haven't. - bish Sergey Popov wrote: > It's a some kind of racing condition on cfg_file.tab.h file, that can be > needed when it's not built yet. That's why - compilation fails with such > error: > > cfg_file.l:30:26: fatal er

[Vtun-devel] vtun 3.0.2 fails to compile sometimes, when using parallel 'make'

2012-07-04 Thread Sergey Popov
It's a some kind of racing condition on cfg_file.tab.h file, that can be needed when it's not built yet. That's why - compilation fails with such error: cfg_file.l:30:26: fatal error: cfg_file.tab.h: No such file or directory More details(and patch for fixing this problem) - https://bugs.gentoo.o