Compiling on SUSE10 (32bit this time and soo close)

Generating dependencies...
Copying "dtool/src/dtoolutil/vector_src.cxx" --> "built/include/vector_src.cxx"
CAUTION: header file cppBison.h cannot be found in dtool/src/cppparser/cppPreprocessor.cxx IPATH=['built/tmp', 'dtool/src/cppparser', 'built/include']
CAUTION: header file cppBison.h cannot be found in dtool/src/cppparser/cppToken.cxx IPATH=['built/tmp', 'dtool/src/cppparser', 'built/include']
CAUTION: header file cppBison.h cannot be found in dtool/src/cppparser/cppExpression.cxx IPATH=['built/tmp', 'dtool/src/cppparser', 'built/include']
CAUTION: header file structmember.h cannot be found in dtool/src/interrogatedb/py_panda.h IPATH=['built/tmp', 'dtool/src/interrogatedb', 'built/include']
CAUTION: header file pta_Colorf.h cannot be found in panda/src/effects/lensFlareNode.h IPATH=['built/tmp', 'panda/src/effects', 'built/include']
CAUTION: header file geomSprite.h cannot be found in panda/src/effects/lensFlareNode.cxx IPATH=['built/tmp', 'panda/src/effects', 'built/include']
CAUTION: header file graphicsStateGuardian.h cannot be found in panda/src/effects/lensFlareNode.cxx IPATH=['built/tmp', 'panda/src/effects', 'built/include']
CAUTION: header file ioPtaDatagramLinMath.h cannot be found in panda/src/effects/lensFlareNode.cxx IPATH=['built/tmp', 'panda/src/effects', 'built/include']
Copying "panda/src/egg/built/tmp/egg_lexer.cxx.prebuilt" --> "built/tmp/built/tmp/egg_lexer.cxx"
Elapsed Time: 8 sec
Cannot read panda/src/egg/built/tmp/egg_lexer.cxx.prebuilt

That’s what I get with --use-bison. With --no-bison I get the above mentioned error.
[/code]