Closed thehajime closed 9 years ago
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
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.
51bb4f90076a3f87c722324aa4c3e88bb55ae965 handles this issue.
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