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
Dear author, when I build Experiment "weather-monitor" with gem5 error I met a error.The error message is below:
[ LINK] -> ARM/gem5.debug
/usr/bin/ld: Dwarf Error: mangled line number section.
/home/saber/Fail/src/fail-master/build/lib/libfail-weather-monitor.a(experiment.cc.o): In function __static_initialization_and_destruction_0(int, int)': experiment.cc_agxx_9wH0pa:(.text+0x3344): undefined reference toboost::system::generic_category()'
experiment.cc_agxx_9wH0pa:(.text+0x3350): undefined reference to boost::system::generic_category()' experiment.cc_agxx_9wH0pa:(.text+0x335c): undefined reference toboost::system::system_category()'
collect2: error: ld returned 1 exit status
Can you help me with this problem?
The text was updated successfully, but these errors were encountered:
Please send me (e.g., via email) more information that helps me to reproduce this problem, for example the CMakeCache.txt file in your build directory.
Dear author, when I build Experiment "weather-monitor" with gem5 error I met a error.The error message is below:
[ LINK] -> ARM/gem5.debug
/usr/bin/ld: Dwarf Error: mangled line number section.
/home/saber/Fail/src/fail-master/build/lib/libfail-weather-monitor.a(experiment.cc.o): In function
__static_initialization_and_destruction_0(int, int)': experiment.cc_agxx_9wH0pa:(.text+0x3344): undefined reference to
boost::system::generic_category()'experiment.cc_agxx_9wH0pa:(.text+0x3350): undefined reference to
boost::system::generic_category()' experiment.cc_agxx_9wH0pa:(.text+0x335c): undefined reference to
boost::system::system_category()'collect2: error: ld returned 1 exit status
Can you help me with this problem?
The text was updated successfully, but these errors were encountered: