You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting below exception while building sandesh packages from source , kindly advise, also note that we have renamed the file from .yy extension to ll because of error in while Configuring SConstruct file error was .yy file extension was not valid it should be ll or lm
Error while running scons
scons -j ${JOBS_COUNT:-$(grep -c processor /proc/cpuinfo || echo 1)} --without-dpdk
scons: Reading SConscript files ...
('Ubuntu', '20.04', 'focal')
('Ubuntu', '20.04', 'focal')
('Ubuntu', '20.04', 'focal')
scons: *** While building `['sandeshy.cc']' from `['/root/salim/src/contrail-common/sandesh/compiler/sandeshy.yy']': Don't know how to build from a source file with suffix `.yy'. Expected a suffix in this list: ['.lm', '.ll'].
File "/root/salim/src/contrail-common/sandesh/compiler/SConscript", line 28, in <module>
after we change to ll extension error as-shown in below
Dears,
Getting below exception while building sandesh packages from source , kindly advise, also note that we have renamed the file from .yy extension to ll because of error in while Configuring SConstruct file error was .yy file extension was not valid it should be ll or lm
Error while running scons
after we change to ll extension error as-shown in below
`
The text was updated successfully, but these errors were encountered: