atexit symbol lookup error on Ubuntu 14.04
thehajime opened this issue · 2 comments
thehajime commented
nuse-test.sh fails due to missing symbol, on Ubuntu 14.04 64bit.
Ubuntu 14.04.1 64bits works fine though.
ping: symbol lookup error: /usr/lib/libnuse-linux.so: undefined symbol: atexit
thehajime commented
it's not due to Ubuntu 14.04, but due to a build environment.
if COV=yes option is used with make library, it causes the issue.